Docs: Replace most wiki links with links to new developer docs

This commit is contained in:
Thomas Dinges
2024-01-18 17:31:55 +01:00
parent 2b7057e045
commit 375c56eb60
3 changed files with 5 additions and 5 deletions

View File

@ -6,9 +6,9 @@ body:
value: |
### Instructions
* [Contributing a new add-on](https://wiki.blender.org/wiki/Process/Addons)
* [Contributing code](https://wiki.blender.org/index.php/Dev:Doc/Process/Contributing_Code)
* [Effective code review](https://wiki.blender.org/index.php/Dev:Doc/Tools/Code_Review)
* [Contributing a new add-on](https://developer.blender.org/docs/handbook/addons/)
* [Contributing code](https://developer.blender.org/docs/handbook/contributing/)
* [Effective code review](https://developer.blender.org/docs/handbook/contributing/pull_requests/)
By submitting code here, you agree that the code is (compatible with) GNU GPL v2 or later.

View File

@ -1,4 +1,4 @@
This repository is only used as a mirror. Blender development happens on projects.blender.org.
To get started with contributing code, please see:
https://wiki.blender.org/wiki/Process/Contributing_Code
https://developer.blender.org/docs/handbook/contributing/

2
.github/stale.yml vendored
View File

@ -18,4 +18,4 @@ closeComment: >
used as a mirror. Blender development happens on projects.blender.org.
To get started contributing code, please read:
https://wiki.blender.org/wiki/Process/Contributing_Code
https://developer.blender.org/docs/handbook/contributing/