diff options
| author | Ivan Molodetskikh <yalterz@gmail.com> | 2024-01-23 17:41:35 +0400 |
|---|---|---|
| committer | Ivan Molodetskikh <yalterz@gmail.com> | 2024-01-23 17:41:35 +0400 |
| commit | 467d92a4b448b4cb28a18e0d468c48984869c0b7 (patch) | |
| tree | 6a8c18fd3bd07492922355a7d902dea610b9b3db | |
| parent | 15bb69c0b97164f750ecb646bd488fb26a9cf842 (diff) | |
| download | niri-467d92a4b448b4cb28a18e0d468c48984869c0b7.tar.gz niri-467d92a4b448b4cb28a18e0d468c48984869c0b7.tar.bz2 niri-467d92a4b448b4cb28a18e0d468c48984869c0b7.zip | |
github: Add a feature request link to start a discussion
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..a6047e6a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: Feature request + url: https://github.com/YaLTeR/niri/discussions/new?category=ideas + about: Ideas for new features and functionality (start a Discussion) |
