Skip to content
Snippets Groups Projects
Commit e25eb8dc authored by Brad King's avatar Brad King
Browse files

CONTRIBUTING: Add step for running developer setup script

parent 4b7bf8e4
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ To contribute patches:
#. Fork the upstream `KWSys Repository`_ into a personal account.
#. Base all new work on the upstream ``master`` branch.
#. Run ``./SetupForDevelopment.sh`` in new local work trees.
#. Create commits making incremental, distinct, logically complete changes.
#. Push a topic branch to a personal repository fork on GitLab.
#. Create a GitLab Merge Request targeting the upstream ``master`` branch.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment