Skip to content

Commit

Permalink
Add how to contribute
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes-mk committed Nov 23, 2023
1 parent 33bae5d commit 5552d5e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Contributing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# How to contribute

Feel invited to submit [PRs](https://github.com/digitalservicebund/hack-jira-cfd/pulls) or open an [issue](https://github.com/digitalservicebund/hack-jira-cfd/issues). The project is a hack, but why should it not become a better hack?
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,7 @@ We need a couple of environment variables set. You can use a `.env` file to do s
## Test
* Run tests once: `bun test`
* Run in watch mode: `bun --watch test`


# Contributing
Cf. [`Contributing.md`](./Contributing.md)

0 comments on commit 5552d5e

Please sign in to comment.