-
Notifications
You must be signed in to change notification settings - Fork 39
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
1 parent
a42493f
commit 89d5368
Showing
1 changed file
with
14 additions
and
0 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,14 @@ | ||
# Contributions are welcome! | ||
|
||
We believe in open-source code development and hence all contributions that helps to grow and build BaM are most welcome. Please note that the BaM is in early stage of development and rapidly iterated to support more functionalities as required. However, the goals of BaM system will remain in-tact while the codebase will be evolving over time. To this end, we request developers who are interested in contributing to frequently update the codebases. | ||
|
||
## Reporting bugs and asking questions | ||
|
||
Please open a github issue request for posting questions, issues or feedbacks. We try to respond as early as possible. | ||
|
||
## To Contribute | ||
|
||
Please create pull request for all contributions. We currently have not enabled CI/CD pipeline on BaM codebase and hence all code will be going through manual review process. If anyone is interested in building CI/CD pipeline, your contributions are most welcome. | ||
|
||
### PR process | ||
Each PR will have an assignee and will engage with the contributor to merge the PR. Please actively ping assignees after you have addresses the comments requested. |