-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from SIMEXP/iss12
Iss12: improve contribution guidelines and beautify manifesto
- Loading branch information
Showing
6 changed files
with
29 additions
and
57 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Contributing | ||
|
||
This is a laboratory website maintained by the SIMEXP team. Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given. You can contribute in the ways listed below. | ||
|
||
## Improve the content | ||
|
||
Fixing typos or suggestion changes to the text is very much appreciated. The layout can always be improved too! Whether you directly implement the changes or just make a general suggestion, do not hesitate to raise an issue. | ||
|
||
## Add content | ||
|
||
The SIMEXP website can always use more documentation on the laboratory operations. Any other idea is also welcome. | ||
|
||
## Get Started | ||
|
||
Ready to contribute? Here's how to set up `SIMEXP website` for local development. | ||
|
||
1. Fork the repo on GitHub. | ||
2. Clone your fork locally. | ||
3. Install your local copy into a virtualenv, e.g., using `virtualenvwrapper` or `conda`. | ||
4. Create a branch for local development and make changes locally. | ||
5. Commit your changes and push your branch to GitHub. | ||
6. Submit a pull request through the GitHub website. | ||
|
||
## Code of Conduct | ||
|
||
Please note that the SIMEXP website project is released with a [Code of Conduct](coc.md). By contributing to this project you agree to abide by its terms. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters