Skip to content

Commit 3a025ee

Browse files
committed
[contributing] Add links for label
1 parent 74ab63e commit 3a025ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/exercise_discussion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ body:
1717
attributes:
1818
label: Existing exercise check
1919
options:
20-
- label: I have verified that this exercise is not yet already in discussion, in progress, or exists
20+
- label: I have verified that this exercise is not yet already [in discussion](https://github.com/git-mastery/exercises/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22exercise%20discussion%22), [in progress](https://github.com/git-mastery/exercises/pulls?q=is%3Aopen+is%3Apr+label%3A%22exercise+review%22), or [exists](https://git-mastery.github.io/exercise)
2121
required: true
2222
- type: input
2323
attributes:

0 commit comments

Comments
 (0)