-
Notifications
You must be signed in to change notification settings - Fork 582
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4943 from oqtane/dev
6.0.1 Release
- Loading branch information
Showing
82 changed files
with
989 additions
and
516 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Contributing to Oqtane | ||
|
||
## How to Contribute | ||
|
||
We track all of our issues on Github. If you want to contribute, everything starts with an issue. If you don't have an issue yet, you can add one. Then a core contributor will tag it as either an enhancement [ENH] or a bug [BUG]. Tagged issues are open for contribution. | ||
|
||
## Use GitHub-flow process | ||
- Make a comment on the issue that you intend to work on it and read all the comments to gain a full understanding. | ||
- Fork the repository | ||
- Create a new branch and update your comment on the issue with a llink to the branch | ||
- Make your changes and commit them | ||
- Push to the branch | ||
- Create a pull request | ||
|
||
## Reporting Bugs | ||
|
||
- Check if the issue has already been reported. | ||
- Open a new issue if it hasn’t been reported. | ||
|
||
## Requesting Features | ||
|
||
- Use the feature request template in the Issues tab. | ||
|
||
Thank you for contributing! |
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
Oops, something went wrong.