diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2020-01-07 08:10:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-07 08:10:18 +0100 |
| commit | fcaad425c74946f022409c7da2c88c9592fd9c28 (patch) | |
| tree | a412cc15ad07dec4e1dc797e77bef2c67bb01f65 /.github | |
| parent | 36d85ddc0105c55cf8008893f5c7085167d47ab5 (diff) | |
| download | wiki-fcaad425c74946f022409c7da2c88c9592fd9c28.tar.gz wiki-fcaad425c74946f022409c7da2c88c9592fd9c28.tar.bz2 wiki-fcaad425c74946f022409c7da2c88c9592fd9c28.zip | |
Create config.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..736b9d9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Git Wiki Documentation + url: http://www.drassil.org/git-wiki/ + about: All information in our official wiki |
