Skip to content

Commit ba3fb8c

Browse files
committed
Merge remote-tracking branch 'origin/develop'
2 parents d9fb7dc + e7e1d6a commit ba3fb8c

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

.github/ISSUE_TEMPLATE/Bug-Report.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ body:
1313
- [Server Permissions](https://snipe-it.readme.io/docs/debugging-permissions#/)
1414
- [Database Migrations](https://snipe-it.readme.io/docs/database-issues#run-migrations)
1515
16-
Please make sure you've checked these resources before submitting a new issue. If you find an existing issue, please add your context to it instead of opening a new issue.
16+
Please make sure you've checked these resources before submitting a new issue. If you find an existing issue, please add your context to it instead of opening a new issue. If your issue is more of a question, consider [opening a new discussion](https://github.com/grokability/snipe-it/discussions) or [pop by our Discord](https://discord.gg/yZFtShAcKk) instead of creating an issue.
17+
18+
**Please write your feature request in English.** You can use tools like [DeepL](https://www.deepl.com) or [Google Translate](https://translate.google.com/) to translate if necessary.
1719
1820
**If you choose to upload screenshots or videos (which we always encourage), please make sure they do not contain any sensitive information.**
1921
- type: input
@@ -43,6 +45,9 @@ body:
4345
- install.sh
4446
- Hosted by Grokability
4547
- Other
48+
- Not sure
49+
validations:
50+
required: true
4651
- type: textarea
4752
id: what-happened
4853
attributes:
@@ -97,4 +102,4 @@ body:
97102
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/grokability/snipe-it/blob/master/CODE_OF_CONDUCT.md).
98103
options:
99104
- label: I agree to follow this project's Code of Conduct
100-
required: true
105+
required: true

.github/ISSUE_TEMPLATE/Feature-Request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ body:
99
value: |
1010
Thanks for taking the time to fill out this feature request! Please make sure to search the existing issues in this repository to see if your feature has already been requested, and feel free to add your context to any existing requests.
1111
12+
**Please write your issue in English.** You can use tools like [DeepL](https://www.deepl.com) or [Google Translate](https://translate.google.com/) to translate if necessary.
13+
1214
**If you choose to upload screenshots or videos (which we always encourage), please make sure they do not contain any sensitive information.**
1315
- type: input
1416
id: version

0 commit comments

Comments
 (0)