Sha256: 6e95e81f2eebedd1ad84a414b382c74871b548b08b3492f24377dd80bcdb31c9

Contents?: true

Size: 1.36 KB

Versions: 18

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/main/HACKING.md) for those who want to know the internal of Alba

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
alba-3.5.0 CONTRIBUTING.md
alba-3.4.0 CONTRIBUTING.md
alba-3.3.3 CONTRIBUTING.md
alba-2.4.3 CONTRIBUTING.md
alba-3.3.2 CONTRIBUTING.md
alba-3.3.1 CONTRIBUTING.md
alba-3.3.0 CONTRIBUTING.md
alba-3.2.0 CONTRIBUTING.md
alba-3.1.0 CONTRIBUTING.md
alba-3.0.3 CONTRIBUTING.md
alba-3.0.2 CONTRIBUTING.md
alba-3.0.1 CONTRIBUTING.md
alba-2.4.2 CONTRIBUTING.md
alba-3.0.0 CONTRIBUTING.md
alba-2.4.1 CONTRIBUTING.md
alba-2.4.0 CONTRIBUTING.md
alba-2.3.0 CONTRIBUTING.md
alba-2.2.0 CONTRIBUTING.md