Skip to content

Commit

Permalink
add todos
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipMay committed Dec 10, 2023
1 parent 183c178 commit 3f6d43a
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# How to contribute

xyz
TODO

- <https://github.com/rails/rails/blob/main/CONTRIBUTING.md>
- <https://github.com/opengovernment/opengovernment/blob/master/CONTRIBUTING.md>
Expand All @@ -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
Expand All @@ -45,7 +47,9 @@ or execute the individual commands that can be found in `Makefile`.

## Code Style Guidelines

xyz - <https://github.com/telekom/style-doc/blob/main/CONTRIBUTING.md#style-guidelines>
TODO

- <https://github.com/telekom/style-doc/blob/main/CONTRIBUTING.md#style-guidelines>

## Project Setup

Expand Down

0 comments on commit 3f6d43a

Please sign in to comment.