[PR #575] [MERGED] Add an issue template for feature requests #110000

Closed
opened 2026-06-05 13:02:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/575
Author: @j-f1
Created: 1/25/2023
Status: Merged
Merged: 1/25/2023
Merged by: @j-f1

Base: masterHead: update-issue-templates


📝 Commits (5)

  • 690d8c1 Bug report: switch “please search first” to a checkbox
  • 0612c66 Add an issue template for feature requests
  • c6a915e Add a “willing to implement” checkbox
  • b2bdbd4 + section about docs/learning
  • 7a2ef62 Wording improvements

📊 Changes

3 files changed (+51 additions, -7 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/bug-report.yml (+4 -3)
📝 .github/ISSUE_TEMPLATE/config.yml (+0 -4)
.github/ISSUE_TEMPLATE/feature-request.yml (+47 -0)

📄 Description

Let me know if you have any feedback on the language in the template. The fields are based on (i.e. shamelessly copied and pasted from) the Babel, GitHub Desktop, and Mastodon feature request forms.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/575 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 1/25/2023 **Status:** ✅ Merged **Merged:** 1/25/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `update-issue-templates` --- ### 📝 Commits (5) - [`690d8c1`](https://github.com/actualbudget/actual/commit/690d8c1943c29bacb2e4b9a2a0142d3a87717069) Bug report: switch “please search first” to a checkbox - [`0612c66`](https://github.com/actualbudget/actual/commit/0612c66b23ff123d17c60bcdf0838e1f5730a8b0) Add an issue template for feature requests - [`c6a915e`](https://github.com/actualbudget/actual/commit/c6a915e18a3481ee9a1f4c9c9f26940ef86156c9) Add a “willing to implement” checkbox - [`b2bdbd4`](https://github.com/actualbudget/actual/commit/b2bdbd4ec9824dabb52abe59470baf449aba46bc) + section about docs/learning - [`7a2ef62`](https://github.com/actualbudget/actual/commit/7a2ef620115e1f108721474ad4af6230241ca312) Wording improvements ### 📊 Changes **3 files changed** (+51 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/bug-report.yml` (+4 -3) 📝 `.github/ISSUE_TEMPLATE/config.yml` (+0 -4) ➕ `.github/ISSUE_TEMPLATE/feature-request.yml` (+47 -0) </details> ### 📄 Description Let me know if you have any feedback on the language in the template. The fields are based on (i.e. shamelessly copied and pasted from) the [Babel](https://github.com/babel/babel/issues/new?assignees=&labels=i%3A+needs+triage%2Ci%3A+enhancement&template=feature_request.yml), [GitHub Desktop](https://github.com/desktop/desktop/issues/new?assignees=&labels=&template=feature_request.yaml), and [Mastodon](https://github.com/mastodon/mastodon/issues/new?assignees=&labels=suggestion&template=2.feature_request.yml) feature request forms. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-05 13:02:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#110000