mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
We already have a pull request template. This is a propsal to add issue templates as well. These yml templates change the behavior of reporting issues to more a of a pre-formatted form with guard rails. It is still possible to report blank issues the old way. [skip ci] Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
8 lines
436 B
YAML
8 lines
436 B
YAML
contact_links:
|
|
- name: "🔍 Look for my Issue"
|
|
url: https://github.com/kernelkit/infix/issues?q=is%3Aissue+sort%3Acreated-desc+
|
|
about: Thank ❤️ you for your time! We kindly ask that you first check if an issue already exists.
|
|
- name: "💬 Discussions and Q&A"
|
|
url: https://github.com/kernelkit/infix/discussions
|
|
about: Discussions are perfect for quick questions, bouncing ideas, and things that may be a bug.
|