Skip to content

Commit 3be3d39

Browse files
committed
Use "write here" instead of "replace this" for commented text
1 parent 8f42400 commit 3be3d39

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ assignees: ''
88
---
99

1010
<!--
11-
NOTE: If this is a _discussion starter_, you need any _installation help, or have a _question_ on how to accomplish something,
11+
NOTE: If this is a _discussion starter_, you need any _installation help_, or have a _question_ on how to accomplish something,
1212
rather post at [our discussion channel](https://www.domjudge.org/chat) or send an email to our
1313
[DOMjudge-devel mailinglist](https://www.domjudge.org/mailman/postorius/lists/domjudge-devel.domjudge.org/)
1414
instead of filing an issue here.
1515
-->
1616

1717
### Description of the problem
1818
<!--
19-
Replace this line with a short description.
19+
Write here a short description.
2020
-->
2121

2222
### Your environment
@@ -29,20 +29,20 @@ Include details about your installation here.
2929

3030
### Steps to reproduce
3131
<!--
32-
Replace this with a description how we can reproduce your bug.
32+
Write here a description how we can reproduce your bug.
3333
1. Step 1
3434
1. Step 2
3535
1. Step 3
3636
-->
3737

3838
### Expected behaviour
3939
<!--
40-
Replace this line with what you would expect to happen.
40+
Write here what you would expect to happen.
4141
-->
4242

4343
### Actual behaviour
4444
<!--
45-
Replace this line with what happens instead.
45+
Write here what happens instead.
4646
-->
4747

4848
### Any other information that you want to share?

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ assignees: ''
88
---
99

1010
<!--
11-
NOTE: If this is a _discussion starter_, you need any _installation help, or have a _question_ on how to accomplish something,
11+
NOTE: If this is a _discussion starter_, you need any _installation help_, or have a _question_ on how to accomplish something,
1212
rather post at [our discussion channel](https://www.domjudge.org/chat) or send an email to our
1313
[DOMjudge-devel mailinglist](https://www.domjudge.org/mailman/postorius/lists/domjudge-devel.domjudge.org/).
1414
@@ -20,7 +20,7 @@ not already a way to accomplish your goal with DOMjudge currently.
2020

2121
### Description of the enhancement request
2222
<!--
23-
Replace this line with a short description.
23+
Write here a short description.
2424
-->
2525

2626
### The goal you want to achieve
@@ -30,7 +30,7 @@ Please elaborate on the (larger, higher level) goal you want to achieve with thi
3030

3131
### Expected behaviour
3232
<!--
33-
Replace this line with what you would expect to happen.
33+
Write here what you would expect to happen.
3434
For example describe the flow how you want this feature to work.
3535
1. Step 1
3636
2. Step 2

0 commit comments

Comments
 (0)