https://github.com/embarkstudios/opensource
Open source processes, policies, and info
https://github.com/embarkstudios/opensource
opensource policies
Last synced: 3 months ago
JSON representation
Open source processes, policies, and info
- Host: GitHub
- URL: https://github.com/embarkstudios/opensource
- Owner: EmbarkStudios
- License: apache-2.0
- Created: 2020-09-21T11:25:47.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T08:03:06.000Z (about 2 years ago)
- Last Synced: 2023-10-03T19:29:32.221Z (about 2 years ago)
- Topics: opensource, policies
- Language: Rust
- Homepage:
- Size: 146 KB
- Stars: 41
- Watchers: 6
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# `🦕 Embark Open Source`
**Everything about open source at Embark, as an open source repo. How meta!**
[](http://embark.games)
[](https://discord.gg/dAuKfZS)## Contents
- [Our Open Source Beliefs and Strategy](content/beliefs-strategy.md)
- [How to Open Source a project at Embark](content/how-to.md)
- [How to maintain an Embark Open Source project](content/maintenance-guidelines.md)
- [embark.dev](https://embark.dev) - Our Open Source portal
- [embark.rs](https://embark.rs) - Our Rust Open Source ecosystem tracking repository## Tooling
This repo also contains a program for validating Embark's open source projects. See [its documentation](content/tooling.md) for more information.
## Contributing
[](CODE_OF_CONDUCT.md)
We welcome community contributions to this project.
Please read our [Contributor Guide](CONTRIBUTING.md) for more information on how to get started.
## License
Licensed under either of
- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or )
- MIT license ([LICENSE-MIT](LICENSE-MIT) or )at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.