Sha256: 35ee90276f9ec8ea21cb585ffcd797c4226646568fc3dd2335fed5cf72fdb806
Contents?: true
Size: 1.36 KB
Versions: 3
Compression:
Stored size: 1.36 KB
Contents
# CONTRIBUTORS GUIDELINE ## Welcome Welcome to Alba, and thank you for being interested in contributing to Alba. This document describes how to contribute to Alba. ## Code of Conduct We have the [code of conduct](https://github.com/okuramasafumi/alba/blob/master/CODE_OF_CONDUCT.md) that all contributors are expected to adhere for Alba to be a safe and welcoming space. ## Bugs and Issues If you find any bugs or issues, please submit an issue on [GitHub](https://github.com/okuramasafumi/alba/issues). Please follow the issue template as much as possible so that maintainers can find and fix it quickly. ## Feature Request If you have any feature that you think Alba should have, please submit a feature request on [GitHub](https://github.com/okuramasafumi/alba/issues). ## Pull Request You're more than welcomed to submit a Pull Request! You are expected to follow these rules before submitting: * You must split your Pull Request into multiple ones if you solve more than one problem * You must write tests if you implement a feature or fix a bug * You should provide reason(s) behind your change unless it's so simple ## Documents * [code of conduct](https://github.com/okuramasafumi/alba/blob/master/CODE_OF_CONDUCT.md) for all contributors * [hacking document](https://github.com/okuramasafumi/alba/blob/master/DESIGN.md) for those who want to know the internal of Alba
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
alba-2.1.0 | CONTRIBUTING.md |
alba-2.0.1 | CONTRIBUTING.md |
alba-2.0.0 | CONTRIBUTING.md |