Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://10up.github.io/Open-Source-Best-Practices/
Start reading: https://10up.github.io/Open-Source-Best-Practices/
https://10up.github.io/Open-Source-Best-Practices/
Last synced: 3 months ago
JSON representation
Start reading: https://10up.github.io/Open-Source-Best-Practices/
- Host: GitHub
- URL: https://10up.github.io/Open-Source-Best-Practices/
- Owner: 10up
- License: mit
- Created: 2019-08-09T01:59:59.000Z (over 5 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-04-10T20:00:09.000Z (10 months ago)
- Last Synced: 2024-05-01T19:41:21.231Z (10 months ago)
- Language: SCSS
- Homepage:
- Size: 2.53 MB
- Stars: 47
- Watchers: 57
- Forks: 11
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-oss-maintainers-tools-list - Best Practices by 10up - This guide is written with groups releasing smaller-scale open source software in mind. (Guides)
README
# 10up Open Source Best Practices
> These are the official best practices for producing, releasing, and maintaining open source software at 10up. They are meant to serve to improve the quality of the experiences we create and set uniform expectation for our best collaborative work both internally and externally with the greater open source communities.
[![Support Level](https://img.shields.io/badge/support-active-green.svg)](#support-level) [![MIT License](https://img.shields.io/github/license/10up/Open-Source-Best-Practices.svg)](https://github.com/10up/Open-Source-Best-Practices/blob/gh-pages/LICENSE.md)
**[Start reading ☞](https://10up.github.io/Open-Source-Best-Practices/)**
## Running Locally
```
bundle install
bundle exec jekyll serve
```## Support Level
**Active:** 10up is actively working on this, and we expect to continue work for the foreseeable future. Bug reports, feature requests, questions, and pull requests are welcome.
## Contributing
Please read [CODE_OF_CONDUCT.md](https://github.com/10up/Open-Source-Best-Practices/blob/gh-pages/CODE_OF_CONDUCT.md) for details on our code of conduct, [CONTRIBUTING.md](https://github.com/10up/Open-Source-Best-Practices/blob/gh-pages/CONTRIBUTING.md) for details on the process for submitting pull requests to us, and [CREDITS.md](https://github.com/10up/Open-Source-Best-Practices/blob/gh-pages/CREDITS.md) for a listing of maintainers of, contributors to, and references used by our Open Source Best Practices.
## Like what you see?