Skip to content

Commit d6407d2

Browse files
committed
Issue template
1 parent 71c74d8 commit d6407d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/1-bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ body:
1111
id: terms
1212
attributes:
1313
label: Required Reading
14-
description: "- I have read the [README](../blob/master/README.md) and [Debugging](blob/master/README.md#debugging-1) section\n- I am aware of the [API Documentation](../blob/master/README.md#api-documentation)\n- I am aware of the [CHANGELOG](../blob/master/CHANGELOG.md)"
14+
description: "- I have read the [README](../blob/master/README.md) and [Debugging](../blob/master/README.md#debugging-1) section\n- I am aware of the [API Documentation](../blob/master/README.md#api-documentation)\n- I am aware of the [CHANGELOG](../blob/master/CHANGELOG.md)"
1515
options:
1616
- label: Confirmed
1717
required: true

.github/ISSUE_TEMPLATE/2-help-wanted.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ body:
1111
id: terms
1212
attributes:
1313
label: Required Reading
14-
description: "- I have read the [README](../blob/master/README.md) and [Debugging](blob/master/README.md#debugging-1) section\n- I am aware of the [API Documentation](../blob/master/README.md#api-documentation)\n- I am aware of the [CHANGELOG](../blob/master/CHANGELOG.md)"
14+
description: "- I have read the [README](../blob/master/README.md) and [Debugging](../blob/master/README.md#debugging-1) section\n- I am aware of the [API Documentation](../blob/master/README.md#api-documentation)\n- I am aware of the [CHANGELOG](../blob/master/CHANGELOG.md)"
1515
options:
1616
- label: Confirmed
1717
required: true

0 commit comments

Comments
 (0)