mirror of
https://github.com/godotengine/godot-contributing-docs.git
synced 2026-02-25 02:34:39 +03:00
- Rename "Testing and reporting issues" to "Providing feedback" - Add "issue reporting" article, with TBD guidelines - Move "issue triage" to "other" since it's not relevant for most people.
1.1 KiB
1.1 KiB
| 1 | source | destination |
|---|---|---|
| 2 | /documentation/translation/index.html | /other/translations.html |
| 3 | /organization/pull_requests/index.html | /pull_requests/pr_workflow.html |
| 4 | /organization/pull_requests/review_process.html | /pull_requests/pr_workflow.html |
| 5 | /organization/pull_requests/creating_pull_requests.html | /pull_requests/creating_pull_requests.html |
| 6 | /organization/general_rules_and_guidelines.html | /pull_requests/pull_request_guidelines.html |
| 7 | /organization/pull_requests/review_guidelines.html | /pull_requests/review_guidelines.html |
| 8 | /organization/pull_requests/testing.html | /pull_requests/testing.html |
| 9 | /organization/pull_requests/merge_guidelines.html | /pull_requests/merge_guidelines.html |
| 10 | /reporting_issues/first_steps.html | /feedback/reporting_issues.html |
| 11 | /reporting_issues/bisecting.html | /feedback/bisecting.html |
| 12 | /other/ideas.html | /feedback/ideas.html |
| 13 | /triage/about.html | /other/triage/about.html |
| 14 | /triage/guidelines.html | /other/triage/guidelines.html |
| 15 | /triage/release_blockers.html | /other/triage/release_blockers.html |
| 16 | /triage/workflow.html | /other/triage/workflow.html |
| 17 | /triage/sprint_instructions.html | /other/triage_sprints.html |