Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danlester committed Sep 2, 2020
1 parent fdeacbb commit ab8e0c8
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
Contributing to Ideonate / ContainDS Projects
=============================================

We welcome contributions to our [open source projects on Github](https://github.com/ideonate).

Issues
------

Feel free to submit issues and enhancement requests via GitHub Issues.

Please also [get in touch](https://cdsdashboards.readthedocs.io/en/stable/chapters/contact.html) with any questions or feedback, or for help in working with the software. These
actions are valuable contributions in their own right.

Contributing
------------

In general, the projects follow the "fork and pull request" Git workflow.

1. **Fork** the repo on GitHub
2. **Clone** the project to your own machine
3. **Commit** changes to your own branch
4. **Push** your work back up to your fork
5. Submit a **Pull request** so that we can review your changes

NB: Make sure you merge the latest from "upstream" before making a pull request!

Copyright and Licensing
-----------------------

Most Ideonate open source projects are licensed under the BSD 3-Clause License, Apache 2.0 license, or MIT license.

Contributions to the Git repos will be assumed to be on the same copyright basis as existing files in that repo.

0 comments on commit ab8e0c8

Please sign in to comment.