-
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 #74 from UPPMAX/richelbilderbeek-patch-1
Create CONTRIBUTING.md
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
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,27 @@ | ||
# Contributing | ||
|
||
Thanks for considering to contribute and reading this! | ||
|
||
Here we discuss how to contribute | ||
|
||
- [spoken text](#spoken-text), e.g. ideas, feedback, messages, etc. and are written in English. | ||
- [code](#code), e.g. textual changes where the text is formatted in Markdown | ||
|
||
## Spoken text | ||
|
||
Spoken text are ideas, feedback, messages, etc. and are written in English. | ||
|
||
For ideas or feedback, create an [Issue](https://github.com/UPPMAX/UPPMAX-documentation/issues). | ||
These Issues will be discussed in a meeting and/or below that Issue. | ||
|
||
Ideas that improve the experience of UPPMAX users trying to use our resources will likely be accepted. | ||
|
||
## Code | ||
|
||
We welcome any contribution that: | ||
|
||
- improves the experience of UPPMAX users trying to use our resources | ||
- follow all standards set by the continuous integration tools (e.g. use 4 spaces for indentation) | ||
|
||
One can contribute by creating a Pull Request to `main`. | ||
|