Skip to content
Snippets Groups Projects
Verified Commit e6a420b1 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

CONTRIBUTING.md: link to the new coding wiki pages

[skip ci]

(cherry picked from commit af281543)
parent 80807d13
Branches
No related tags found
No related merge requests found
Pipeline #7761 skipped
......@@ -60,7 +60,8 @@ Now, if you want to go the extra mile, you'll volunteer to contribute code to fi
* `git remote add personal git@git.dynare.org:<<GitLab username>>/dynare.git`
1. Create a branch to work on
* `git checkout -b <<descriptive branch name>>`
1. Do your work, all the while respecting the [Dynare Coding Standards](https://archives.dynare.org/DynareWiki/CodingStandards)
1. Do your work, all the while respecting the [Dynare Coding Guidelines](https://git.dynare.org/Dynare/dynare/-/wikis/CodingGuidelines)
1. You may also want to have a look at the [coding resources](https://git.dynare.org/Dynare/dynare/-/wikis/CodingResources)
As you work, your forked repository will likely fall out of sync with the main Dynare repository as we'll be working in parallel. No matter. Follow these steps to ensure your changes will be merge-able when they're done:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment