mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-22 22:06:43 +00:00
add preamble to contributing guide
we wish to make it easier to know what to expect as a contributor. That is we want semantic versioning, and we want you to know that contributions are valuable, and that as a contributor you don't own anyone anything so there's no pressure.
This commit is contained in:
parent
b70e3a0794
commit
cddb7ae614
@ -1,5 +1,11 @@
|
||||
# Contributing
|
||||
|
||||
🎉 Thanks for taking the time to contribute! 🎉
|
||||
|
||||
We put forward the philosophy put forward by the [react community](https://reactcommunity.org/) about ownership, responsibility and avoiding burnout.
|
||||
|
||||
We also strive to achieve [semantic versioning](https://semver.org/) for this repo.
|
||||
|
||||
## Fork, then clone the repo:
|
||||
```
|
||||
git clone git@github.com:rswag/rswag.git
|
||||
|
||||
Loading…
Reference in New Issue
Block a user