diff options
| author | 2022-06-01 18:18:25 +0200 | |
|---|---|---|
| committer | 2022-06-01 18:18:25 +0200 | |
| commit | 265b680098166bfbea85f7ea9d4d97b586a2bbdf (patch) | |
| tree | 799b5867b9a31550b259bc88af50034e60bc17e7 /.github/ISSUE_TEMPLATE/custom.md | |
| parent | [chore] Global server configuration overhaul (#575) (diff) | |
| download | gotosocial-265b680098166bfbea85f7ea9d4d97b586a2bbdf.tar.xz | |
[chore] Adds Issue templates to Github (#626)
* Adds ISSUE Templates
* Corrects the ISSUE_Templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/custom.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/custom.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 000000000..003a76f2d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,8 @@ +--- +name: Custom issue template +about: Describe this issue template's purpose here. +title: '' +labels: '' +assignees: '' + +---
\ No newline at end of file |
