diff options
author | Federico Damián Schonborn | 2016-09-02 01:27:44 -0300 |
---|---|---|
committer | GitHub | 2016-09-02 01:27:44 -0300 |
commit | 16aad055861421ddf57694afd9f79d0d3a3ef210 (patch) | |
tree | d668a2124d98b88bf0bbaf4a5316d3e56c57aff3 /.github | |
parent | 12179bf28a37fd6e8ecc11379851bc47cd385211 (diff) | |
download | solarc-theme-16aad055861421ddf57694afd9f79d0d3a3ef210.tar.gz solarc-theme-16aad055861421ddf57694afd9f79d0d3a3ef210.tar.xz solarc-theme-16aad055861421ddf57694afd9f79d0d3a3ef210.zip |
Removing unnecessary repeat of "list" word
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index b888a5a..e4dfb76 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,6 @@ -# READ CAREFULLY BEFORE POSTING +# READ CAREFULLY BEFORE SUBMITTING -**This list was created for avoiding duplicated issues, if your issue isn't listed, you should remove the list and continue.** +**This list is for avoiding duplicated issues, if your issue isn't listed, you should remove this and continue.** - The theme doesn't work in a distribution that have a GTK+ 3 version lower than 3.14. - Arc only supports versions since 3.14, you should update to latest versions. |