mirror of
https://codeberg.org/fediverse/fep.git
synced 2026-08-05 19:55:46 +00:00
16acf44939
This pull requests contains the basic automation scripts as described in `ISSUE_TEMPLATES/README.md`. Feps needed to be changed to continue links to their tracking issues. - [x] Description of how to best merge a pull request still missing - [x] Rename folder ISSUE_TEMPLATES to something better. Co-authored-by: Helge <helge.krueger@gmail.com> Reviewed-on: https://codeberg.org/fediverse/fep/pulls/117
17 lines
508 B
Markdown
17 lines
508 B
Markdown
---
|
|
name: "FEP Tracking Issue"
|
|
about: "This template is for creating a tracking issue for a newly received FEP"
|
|
title: "[TRACKING] FEP-XXX: TITLE "
|
|
---
|
|
|
|
The proposal has been received. Thank you!
|
|
|
|
This issue tracks discussions and updates to the proposal during the `DRAFT` period.
|
|
|
|
Please post links to relevant discussions as comment to this issue.
|
|
|
|
`dateReceived`: [DATE-RECEIVED]
|
|
|
|
If no further actions are taken, the proposal may be set by editors to `WITHDRAWN` on [DATE-RECEIVED+1-YEAR] (in 1 year).
|
|
|