Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMarvin committed Oct 3, 2023
1 parent 2ecb418 commit a9563b6
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Contributing to Morse

Thank you for choosing to contribute to our project! We appreciate your input and want to make contributing to this project as simple and transparent as possible, whether it's:

- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
- Becoming a maintainer

Check out the [README](https://github.com/Crazy-Marvin/Morse/blob/trunk/README.md) file for an overview of the project.

## Any contributions you make will be under the Apache License 2.0

When you submit code changes, they are subject to the same [Apache License](https://www.apache.org/licenses/LICENSE-2.0) as the project. If you have any concerns, please contact the project maintainers.

## How to Contribute

These are the steps you should take to contribute to this project;

- Create an issue on the Github repository to discuss the proposed change.
- Fork the repository and contribute to the forked repo.
- Send a pull request to be reviewed.

Following a successful PR review, the project maintainer will merge your contribution into the project.

Hooray! You have successfully contributed to Vacation Days!

0 comments on commit a9563b6

Please sign in to comment.