diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..0234d7b --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contributing Guidelines +1. Fork the repo. +2. Create a new branch. +3. Make your changes. +4. Submit a pull request. \ No newline at end of file diff --git a/README.md b/README.md index 2973e74..58df247 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # BOS BOS (Bugema Operating System) the internet OS! Free, Open Source, Self hostable + + +## Contributing +Please read the [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us. \ No newline at end of file