summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-02-25 20:17:49 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-02-25 20:17:49 -0500
commit24025df1066edc663502a8273d784fd1aabb3162 (patch)
tree5836cf79b2557deafb64a76a211207a57251b04e /.github/ISSUE_TEMPLATE
parent039965f2eb86931ce75e38dd8899acf805dd63c6 (diff)
[skip travis] Update some github documentation.
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md12
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md4
2 files changed, 8 insertions, 8 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 7c6d8840..bdde99b4 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -8,22 +8,22 @@ assignees: "ClementTsang"
## Describe the bug
-A clear and concise description of what the bug is and what the expected behaviour was.
+_A clear and concise description of what the bug is and what the expected behaviour was:_
## To reproduce
-Steps on how to reproduce the behaviour:
+_Steps on how to reproduce the behaviour:_
-1. Go to ...
+1. Go to...
2. See error
## Screenshots
-If applicable, add screenshots to help explain your problem.
+_If applicable, add screenshots to help explain your problem:_
## Platform
-Provide information on:
+_Provide information on:_
**Operating System:**
@@ -33,4 +33,4 @@ Provide information on:
## Additional context
-If anything hasn't been covered by the above categories, state it down here.
+_If anything hasn't been covered by the above categories, state it down here:_
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index e2ce631e..45b18a2f 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -8,8 +8,8 @@ assignees: "ClementTsang"
## Describe the feature request
-Why should we consider this feature request? Describe why, and/or how you think this feature will solve the issue, or overall improve the application.
+_Why should we consider this feature request? Describe why, and/or how you think this feature will solve the issue, or overall improve the application:_
## Additional context/details
-Provide any additional context or details here. What needs to be done, why, etc.
+_Provide any additional context or details here. What needs to be done, why, etc:_