bookwyrm/.github
Hugh Rundle e4035c6da6
add GitHub templates for PRs and releases
This commit adds:

1. a release template for GitHub releases.
2. a pull request template to help contributors and maintainers to understand and merge PRs faster, and label them correctly.

When using GitHub automated release notes, PRs will be split into sections based on the following labels:

- `breaking-change` or `config-change`
- `dependencies`
- `enhancement`
- `fix` or `bug`
- `plumbing`, `tests` or `deployment`
- all other PRs

Any labels not currently in use will be added once the PR for this commit is finalised and merged.
2024-04-28 13:30:47 +10:00
..
ISSUE_TEMPLATE Adds prompt to include instance in bug reports 2021-06-27 12:14:55 -07:00
workflows Install same version of eslint in CI as in dev-tools 2024-04-10 21:26:34 +02:00
FUNDING.yml Update FUNDING.yml 2021-02-12 18:03:06 -08:00
pull_request_template.md add GitHub templates for PRs and releases 2024-04-28 13:30:47 +10:00
release.yml add GitHub templates for PRs and releases 2024-04-28 13:30:47 +10:00