diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2cb7406..43e8de4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # How to contribute -xyz +TODO - - @@ -16,14 +16,16 @@ xyz ## Fix a Bug -xyz +TODO ## Add a new Feature -xyz +TODO ## Manage your Pull Request +TODO + - a new pull request should have the prefix `[WIP]` in its title: this indicates that you are still working on the PR ## Testing, Linting, and Formatting @@ -45,7 +47,9 @@ or execute the individual commands that can be found in `Makefile`. ## Code Style Guidelines -xyz - +TODO + +- ## Project Setup