Skip to content

Commit 95af206

Browse files
fix: use unique names (#127)
1 parent bf71a17 commit 95af206

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ https://jira.mongodb.org/projects/COMPASS/summary
2020

2121
<!--- Any code, gist links, or repo links you have available that would be helpful for debugging -->
2222

23-
#### Expected behavior/code
23+
#### Expected Behavior/Code
2424

2525
<!--- A clear and concise description of what you expected to happen (or code). -->
2626

@@ -38,6 +38,6 @@ https://jira.mongodb.org/projects/COMPASS/summary
3838

3939
<!--- Only if you have suggestions on a fix for the bug -->
4040

41-
#### Additional context/Screenshots
41+
#### Additional Context/Screenshots
4242

4343
<!--- Add any other context about the problem here. If applicable, add screenshots to help explain. -->

.github/ISSUE_TEMPLATE/question.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Bug Report
2+
name: Question
33
about: Create a report to help us improve
44
title: Question
55
---

0 commit comments

Comments
 (0)