https://github.com/ruben-arushanyan/guide-open-source
Helper guides for open source projects.
https://github.com/ruben-arushanyan/guide-open-source
guide open-source
Last synced: 7 months ago
JSON representation
Helper guides for open source projects.
- Host: GitHub
- URL: https://github.com/ruben-arushanyan/guide-open-source
- Owner: Ruben-Arushanyan
- License: mit
- Created: 2022-04-30T17:20:06.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-24T14:41:12.000Z (almost 3 years ago)
- Last Synced: 2025-03-19T03:11:19.997Z (7 months ago)
- Topics: guide, open-source
- Language: JavaScript
- Homepage: https://github.com/Ruben-Arushanyan/guide-open-source
- Size: 135 KB
- Stars: 10
- Watchers: 0
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Guides For Open-Source Projects
**Helper guides for open source projects.**
## Guidelines
- [Project Local Setup](/local-setup.md)
- [Project Github Setup](/github-setup.md)
- [How to write docs](/docs.md)
- [Release](/release.md)## [Contributing](https://github.com/ruben-arushanyan/guide-open-source/blob/master/CONTRIBUTING.md)
Read our [contributing guide](https://github.com/ruben-arushanyan/guide-open-source/blob/master/CONTRIBUTING.md) to learn about our development process.
## [Code of Conduct](https://github.com/ruben-arushanyan/guide-open-source/blob/master/CODE_OF_CONDUCT.md)
This project has adopted the [Contributor Covenant](https://www.contributor-covenant.org) as its Code of Conduct, and we expect project participants to adhere to it. Please read the [full text](https://github.com/ruben-arushanyan/guide-open-source/blob/master/CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.
## Authors
- [Ruben Arushanyan](https://github.com/ruben-arushanyan)
## License
[MIT License](https://github.com/Ruben-Arushanyan/guide-open-source/blob/master/LICENSE)