Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit f7dad96

Browse files
authored
docs: Add link to new bug reporting template. (#1092)
edx/edx-arch-experiments#310
1 parent c037524 commit f7dad96

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/troubleshoot_general_tips.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
Troubleshooting: Common Issues
2-
==============================
2+
##############################
33

44
.. contents:: Table of Contents
55

6+
Known Issues
7+
============
8+
69
File ownership change
710
---------------------
811

@@ -238,3 +241,12 @@ to shell into the LMS (``make lms-shell`` in devstack) and run ``npm ci``, follo
238241
See `the github issue`_ to follow the work being done on the resolution.
239242

240243
.. _the github issue: https://github.com/openedx/devstack/issues/1072
244+
245+
246+
Reporting New Issues
247+
====================
248+
249+
Please check the `existing list of known bugs`_ or file `a bug report`_ with any information that could help us debug it.
250+
251+
.. _existing list of known bugs: https://github.com/openedx/devstack/labels/bug
252+
.. _a bug report: https://github.com/openedx/devstack/issues/new?assignees=&labels=bug&projects=&template=Bug-Report.yml&title=%5BBug%5D%3A+

0 commit comments

Comments
 (0)