[PR #6095] [MERGED] initial cleanup post docs merge #40751

Closed
opened 2026-04-23 13:34:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6095
Author: @matt-fidd
Created: 11/9/2025
Status: Merged
Merged: 11/10/2025
Merged by: @matt-fidd

Base: masterHead: docs/cleanup-1


📝 Commits (6)

📊 Changes

28 files changed (+196 additions, -316 deletions)

View changed files

.github/ISSUE_TEMPLATE/documentation.yml (+69 -0)
.github/actions/docs-spelling/README.md (+17 -0)
📝 .github/actions/docs-spelling/advice.md (+6 -8)
📝 .github/actions/docs-spelling/allow/contributers.txt (+0 -0)
📝 .github/actions/docs-spelling/allow/keywords.txt (+0 -0)
📝 .github/actions/docs-spelling/excludes.txt (+0 -0)
📝 .github/actions/docs-spelling/expect.txt (+0 -0)
📝 .github/actions/docs-spelling/line_forbidden.patterns (+0 -0)
.github/actions/docs-spelling/only.txt (+3 -0)
📝 .github/actions/docs-spelling/patterns.txt (+0 -0)
📝 .github/actions/docs-spelling/reject.txt (+0 -0)
📝 .github/workflows/docs-spelling.yml (+68 -57)
packages/docs/.editorconfig (+0 -11)
packages/docs/.github/ISSUE_TEMPLATE/DOCUMENTATION.yml (+0 -40)
packages/docs/.github/ISSUE_TEMPLATE/IMPROVEMENT.yml (+0 -21)
packages/docs/.github/ISSUE_TEMPLATE/bug-report.yml (+0 -58)
packages/docs/.github/ISSUE_TEMPLATE/change-request.yml (+0 -21)
packages/docs/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md (+0 -2)
packages/docs/.github/actions/spelling/README.md (+0 -17)
packages/docs/.github/workflows/stale.yml (+0 -23)

...and 8 more files

📄 Description

No description provided


🔄 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/6095 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 11/9/2025 **Status:** ✅ Merged **Merged:** 11/10/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `docs/cleanup-1` --- ### 📝 Commits (6) - [`737ba26`](https://github.com/actualbudget/actual/commit/737ba26692755c8c481eb47347f5ebe981bc4183) cleanup duplicate configs - [`8232311`](https://github.com/actualbudget/actual/commit/82323114648a653ea03640c5ca0f4e4757d866ad) migrate spellcheck action - [`4b65c0e`](https://github.com/actualbudget/actual/commit/4b65c0e72668317f2caca2d11da5e18cfbbc2308) genericise docs issue templates - [`07cb3e2`](https://github.com/actualbudget/actual/commit/07cb3e22b8daaf1ce279d10bdb014641adbfc452) note - [`13a641d`](https://github.com/actualbudget/actual/commit/13a641de13bfcd04265d82aa48ecb8987c6f1d8d) minor upgrades - [`d54d329`](https://github.com/actualbudget/actual/commit/d54d3296f3a4196517a426e99ceaf8b502a20b67) lint ### 📊 Changes **28 files changed** (+196 additions, -316 deletions) <details> <summary>View changed files</summary> ➕ `.github/ISSUE_TEMPLATE/documentation.yml` (+69 -0) ➕ `.github/actions/docs-spelling/README.md` (+17 -0) 📝 `.github/actions/docs-spelling/advice.md` (+6 -8) 📝 `.github/actions/docs-spelling/allow/contributers.txt` (+0 -0) 📝 `.github/actions/docs-spelling/allow/keywords.txt` (+0 -0) 📝 `.github/actions/docs-spelling/excludes.txt` (+0 -0) 📝 `.github/actions/docs-spelling/expect.txt` (+0 -0) 📝 `.github/actions/docs-spelling/line_forbidden.patterns` (+0 -0) ➕ `.github/actions/docs-spelling/only.txt` (+3 -0) 📝 `.github/actions/docs-spelling/patterns.txt` (+0 -0) 📝 `.github/actions/docs-spelling/reject.txt` (+0 -0) 📝 `.github/workflows/docs-spelling.yml` (+68 -57) ➖ `packages/docs/.editorconfig` (+0 -11) ➖ `packages/docs/.github/ISSUE_TEMPLATE/DOCUMENTATION.yml` (+0 -40) ➖ `packages/docs/.github/ISSUE_TEMPLATE/IMPROVEMENT.yml` (+0 -21) ➖ `packages/docs/.github/ISSUE_TEMPLATE/bug-report.yml` (+0 -58) ➖ `packages/docs/.github/ISSUE_TEMPLATE/change-request.yml` (+0 -21) ➖ `packages/docs/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md` (+0 -2) ➖ `packages/docs/.github/actions/spelling/README.md` (+0 -17) ➖ `packages/docs/.github/workflows/stale.yml` (+0 -23) _...and 8 more files_ </details> ### 📄 Description _No description provided_ --- <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-04-23 13:34:26 -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#40751