1
0
mirror of https://codeberg.org/fediverse/fep.git synced 2026-08-05 03:35:52 +00:00

Add issue template (#901)

This PR adds a template selection step when creating an issue. The text explains that only issues related to FEP repository should be reported here.

Documentation: https://forgejo.org/docs/latest/user/repository/issue-pull-request-templates/
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/901
Reviewed-by: Arnold Schrijver <circlebuilder@noreply.codeberg.org>
This commit is contained in:
silverpill
2026-08-04 15:09:09 +02:00
committed by Mike P
parent 1a7f232650
commit 8fcc6de67b
@@ -0,0 +1,7 @@
---
name: 'FEP repository'
about: 'Report any issues related to the FEP repository. If you want to discuss a FEP, please use its discussion topic that is listed in the tracking issue for the FEP draft. See: https://fediverse.codeberg.page/fep/draft/'
labels:
- meta
---