Skip to content

Commit 48a0d86

Browse files
committed
Add note to search existing issues.
Add note about this being a display only repo.
1 parent c9c6414 commit 48a0d86

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

.github/ISSUE_TEMPLATE/commercial_integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ body:
1010
1111
For a baseline, the minimum financial investment you should be considering is $250,000 USD.
1212
13+
If you haven't already, [please go search the existing issues for ideas similar to yours](https://github.com/tim-schilling/new-features/issues?q=is%3Aissue).
14+
1315
If English isn't your native language, let us know and do your best. If you'd like, you can answer in your native language and we'll use translation tools.
1416
1517
- type: checkboxes

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ body:
88
value: |
99
Thank you for taking time to suggest your idea! Please be aware that this process takes a while (at least weeks). We appreciate your patience!
1010
11+
If you haven't already, [please go search the existing issues for ideas similar to yours](https://github.com/tim-schilling/new-features/issues?q=is%3Aissue).
12+
1113
If English isn't your native language, let us know and do your best. If you'd like, you can answer in your native language and we'll use translation tools.
1214
1315
- type: checkboxes

.github/ISSUE_TEMPLATE/merge_third_party_package.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ body:
77
attributes:
88
value: |
99
Please be aware that this process takes a while (at least weeks). We appreciate your patience!
10-
10+
11+
If you haven't already, [please go search the existing issues for ideas similar to yours](https://github.com/tim-schilling/new-features/issues?q=is%3Aissue).
12+
1113
If English isn't your native language, let us know and do your best. If you'd like, you can answer in your native language and we'll use translation tools.
1214

1315
- type: checkboxes

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Django Features
22

3-
## TODOs
4-
5-
- Update new idea process to mention they should search existing ideas first
3+
This is a example of a repository that contains the new feature ideas for
4+
the Django web framework. This repository is for display purposes only and
5+
should not be used.
66

77
## Have an idea for Django?
88

0 commit comments

Comments
 (0)