diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2022-05-29 14:50:01 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-29 14:50:01 +0200 |
| commit | 38403ee515ba09fb675bbc8d544ea579436aeee6 (patch) | |
| tree | 0b66fa7f7e48d1582b8067b1c2e60e8064a256b7 /.github/ISSUE_TEMPLATE/discuss.md | |
| parent | ffffe304ba57995f4f4803dea2a2ece90e53e0ec (diff) | |
| parent | 6a0183c24658e956c1fd0fd6d0927b39f4fb2585 (diff) | |
Merge pull request #1211 from return42/rm-gh-issue
[fix] remove .github/ISSUE_TEMPLATE/discuss.md
Diffstat (limited to '.github/ISSUE_TEMPLATE/discuss.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/discuss.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.github/ISSUE_TEMPLATE/discuss.md b/.github/ISSUE_TEMPLATE/discuss.md deleted file mode 100644 index c86c5e6a1..000000000 --- a/.github/ISSUE_TEMPLATE/discuss.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -name: Question -about: Ask questions or start a discussion -title: '[question]' -labels: question -assignees: '' - ---- |