]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Add Github issue template
authorÁlvaro Mondéjar Rubio <mondejar1994@gmail.com>
Fri, 20 Aug 2021 08:12:15 +0000 (10:12 +0200)
committerAarni Koskela <akx@iki.fi>
Tue, 14 Sep 2021 12:09:56 +0000 (15:09 +0300)
.github/ISSUE_TEMPLATE.md [new file with mode: 0644]
CONTRIBUTING.md

diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644 (file)
index 0000000..debc00a
--- /dev/null
@@ -0,0 +1,15 @@
+## Overview Description
+
+## Steps to Reproduce
+
+1.
+2.
+3.
+
+## Actual Results
+
+## Expected Results
+
+## Reproducibility
+
+## Additional Information
index 079ef06b2e4ccc38b2951180737f5a277c956cbd..d634ee797ea51b47da7f86b6f2ae720c9cb1d7a7 100644 (file)
@@ -7,29 +7,6 @@ still need proper phrasing - if you'd like to help - be sure to make a PR.
 Please know that we do appreciate all contributions - bug reports as well as
 Pull Requests.
 
-## Filing Issues
-
-When filing an issue, please use this template:
-
-```
-# Overview Description
-
-# Steps to Reproduce
-
-1.
-2.
-3.
-
-# Actual Results
-
-# Expected Results
-
-# Reproducibility
-
-# Additional Information:
-
-```
-
 ## PR Merge Criteria
 
 For a PR to be merged, the following statements must hold true: