-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
90 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,45 @@ | ||
# Contributing to EasyDeL | ||
|
||
Contributing to EasyDeL | ||
========== | ||
Thank you for considering contributing to EasyDeL! We welcome your input. To ensure a smooth collaboration, please review and adhere to the following guidelines. | ||
|
||
## How to Contribute | ||
|
||
How to Contribute | ||
------ | ||
To contribute to EasyDeL, follow these steps: | ||
1. Fork the repository. | ||
2. Create a new branch for your feature or bug fix. | ||
3. Make your changes and commit them with clear and descriptive messages. | ||
4. Push your changes to your branch in your forked repository. | ||
5. Submit a pull request to the main EasyDeL repository, detailing the changes you've made and the problem it solves. | ||
|
||
## Code of Conduct | ||
Please adhere to the [Apache Code of Conduct](https://www.apache.org/foundation/policies/conduct.html) in all interactions related to EasyDeL. | ||
|
||
## Reporting Bugs | ||
Code of Conduct | ||
------ | ||
Please adhere to the Apache Code of Conduct_ in all interactions related to EasyDeL. | ||
|
||
Reporting Bugs | ||
------ | ||
If you encounter a bug, please open an issue on the EasyDeL repository, providing a clear and detailed description of the issue, including steps to reproduce it. | ||
|
||
## Suggesting Enhancements | ||
Suggesting Enhancements | ||
------ | ||
If you have ideas for enhancements, feel free to open an issue on the EasyDeL repository. Provide a clear and detailed description of your proposed enhancement. | ||
|
||
## Development Setup | ||
Development Setup | ||
------ | ||
To set up EasyDeL for development, follow the instructions in the README.md file. | ||
|
||
## Pull Request Guidelines | ||
Pull Request Guidelines | ||
------ | ||
When submitting a pull request, please ensure the following: | ||
- Your code follows the project's coding standards. | ||
- Your commits are accompanied by clear and descriptive messages. | ||
- Your pull request addresses a single issue or feature. | ||
|
||
## License | ||
License | ||
------ | ||
By contributing to EasyDeL, you agree that your contributions will be licensed under the Apache License, Version 2.0. | ||
|
||
Thank you for your interest in contributing to EasyDeL! We appreciate your support. | ||
|
||
.. _Conduct https://www.apache.org/foundation/policies/conduct.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters