mirror of
https://github.com/actualbudget/actual.git
synced 2026-06-02 08:33:18 -05:00
Reorganize page URLs to match the sidebar (#185)
Principles: - lowercase URLs only - kebab-case - generally match sidebar structure
This commit is contained in:
2
.github/ISSUE_TEMPLATE/IMPROVEMENT.yml
vendored
2
.github/ISSUE_TEMPLATE/IMPROVEMENT.yml
vendored
@@ -16,6 +16,6 @@ body:
|
||||
attributes:
|
||||
label: 'Documentation URL'
|
||||
description: Please enter the GitHub URL to the documentation file
|
||||
placeholder: ex. https://github.com/USERNAME/REPO_NAME/blob/main/docs/Budgeting/categories.md
|
||||
placeholder: ex. https://github.com/USERNAME/REPO_NAME/blob/main/docs/budgeting/categories.md
|
||||
validations:
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user