Skip to content

Commit a4a33ec

Browse files
rixxfelixxm
authored andcommitted
Fixed #948 -- Added issue template.
Plenty of issues are opened on this repository by people mistaking this for the main Django issue tracker. Maybe some default text in the issue template, complete with documentation links, can help some of them.
1 parent 973bb47 commit a4a33ec

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Diff for: .github/issue_template.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
name: Issue
3+
about: Submit a bug report or feature request for the website djangoproject.com
4+
5+
---
6+
7+
### Please read this first:
8+
9+
This is the issue tracker for the website at djangoproject.com, **not** for Django itself.
10+
11+
If you are looking for help or support with using Django, please follow the links in [our documentation](https://docs.djangoproject.com/en/stable/faq/help/).
12+
13+
If you want to submit a bug report or a feature request to Django, you can find instructions [here](https://docs.djangoproject.com/en/stable/internals/contributing/bugs-and-features/).
14+
15+
If you want to [report a bug on translations](https://docs.djangoproject.com/en/stable/internals/contributing/localizing/#translations) in Django or djangoproject.com, please use [Transifex](https://www.transifex.com/django/django/dashboard/).

0 commit comments

Comments
 (0)