-
Notifications
You must be signed in to change notification settings - Fork 4
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
1 changed file
with
18 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,18 @@ | ||
# Contributing to this Open-Source Project | ||
|
||
*Thank you for considering contributing to this open-source project!* | ||
|
||
This project is open to [feature requests/suggestions](https://github.com/nesun3/ci-cd-sap-cloud-integration/issues/new/choose), [bug reports](https://github.com/nesun3/ci-cd-sap-cloud-integration/issues/new/choose) via GitHub issues and pull requests. **Contribution and feedback are encouraged and always welcome.** | ||
|
||
Encourage this repo by giving it a star. If you like this concept, click on 'Star' [on the top right of the screen] this is the GitHub equivalent of '👍 ' or 'like' or '+1'. | ||
|
||
To ensure a smooth and effective contribution process, please take a moment to review the below guidelines before getting started. | ||
|
||
## How to Contribute? | ||
- Create an Issue First: Before making any significant changes, always create an [issue.](https://github.com/nesun3/ci-cd-sap-cloud-integration/issues/new/choose) This allows me to have a discussion about your proposed contribution. Having a discussion beforehand ensures that we are on the same page before starting a big change/request, and it will help to avoid any surprises during the PR review process. | ||
- If you are a first time contributor on GitHub, check out the [First Contributions repository](https://github.com/firstcontributions/first-contributions). | ||
- Please add a README.md file and describe the changes made using bullet points. | ||
- Please add a Word document file to the "docs" folder. This document should include detailed screenshots of the steps that have been changed, along with comprehensive testing details. | ||
|
||
## Code of Conduct | ||
Please adhere to our project's [Code of Conduct](https://github.com/nesun3/ci-cd-sap-cloud-integration/blob/main/CODE_OF_CONDUCT.md). Be respectful, inclusive, and considerate of others when contributing to our project. |