Open
Description
Is your feature request related to a problem? Please describe.
Updating charity fundraising information is one of the main tasks requiring issues and PRs, but is neither a bug or feature.
Describe the solution you'd like
A template to quickly create an issue, containing an empty Markdown table as follows:
Charity | Total raised (GBP) |
---|---|
... | ... |
New total | xx.xx |
Describe alternatives you've considered
N/A
Additional context
Possibly make a PR template too, although it should be more of a case that the PR opener copies the table from the issue when including changes.
Issue templates go in the .github/ISSUE_TEMPLATE
folder