mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
GitHub issue templates: add reminder to check for duplicates
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,3 +1,5 @@
|
|||||||
|
<!-- Please make sure a similar issue does not already exist! -->
|
||||||
|
|
||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,3 +1,5 @@
|
|||||||
|
<!-- Please make sure a similar feature request does not already exist! -->
|
||||||
|
|
||||||
---
|
---
|
||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/other.md
vendored
2
.github/ISSUE_TEMPLATE/other.md
vendored
@@ -1,3 +1,5 @@
|
|||||||
|
<!-- Please make sure a similar issue does not already exist! -->
|
||||||
|
|
||||||
---
|
---
|
||||||
name: Other
|
name: Other
|
||||||
about: For issues that are neither bugs or feature requests
|
about: For issues that are neither bugs or feature requests
|
||||||
|
|||||||
Reference in New Issue
Block a user