Skip to content

Commit fbf6c45

Browse files
Specify issue types better (#8137)
* Specify issue types better * Update issue-build.yml (#8138)
1 parent 88bddae commit fbf6c45

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/issue-build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: 🏭 Build Issue
2-
description: Problems trying to build Sentry's docs.
1+
name: 🏭 Docs Site Issue
2+
description: Problems with the actual docs.sentry.io site.
33
body:
44
- type: textarea
55
id: repro

.github/ISSUE_TEMPLATE/issue.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 🐞 Documentation Issue
1+
name: 🐞 Documentation Content Issue
22
description: Missing, incorrect, unclear documentation or code samples.
33
body:
44
- type: markdown

0 commit comments

Comments
 (0)