Skip to content

Commit

Permalink
docs(readme): added CONTRIBUTING.md to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zZHorizonZz committed Aug 14, 2024
1 parent 684bb55 commit 73743b1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ Thank you for your interest in contributing to the Cloudeko Zenei Auth Service!
mvn quarkus:dev
```

<hr />

**Making Contributions**

1. **Fork the Repository**
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ It's built with [Quarkus](https://quarkus.io) and provides authentication via OA

- Maybe split the oauth (external) to a separate module

## Contributing

Please see the [CONTRIBUTING.md](CONTRIBUTING.md) file for more information.

## License

Zenei is licensed under the [Apache-2.0](LICENSE) license.

0 comments on commit 73743b1

Please sign in to comment.