You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -10,11 +10,11 @@ Instances of abusive, harassing, or otherwise unacceptable behavior may be repor
10
10
11
11
We use GitHub to manage reviews of pull requests.
12
12
13
-
* If you are a new contributor, see: [Steps to Contribute](#steps-to-contribute)
13
+
- If you are a new contributor, see: [Steps to Contribute](#steps-to-contribute)
14
14
15
-
* Before implementing your change, create an issue that describes the problem you would like to solve or the code that should be enhanced. Please note that you are willing to work on that issue.
15
+
- Before implementing your change, create an issue that describes the problem you would like to solve or the code that should be enhanced. Please note that you are willing to work on that issue.
16
16
17
-
* The team will review the issue and decide whether it should be implemented as a pull request. In that case, they will assign the issue to you. If the team decides against picking up the issue, the team will post a comment with an explanation.
17
+
- The team will review the issue and decide whether it should be implemented as a pull request. In that case, they will assign the issue to you. If the team decides against picking up the issue, the team will post a comment with an explanation.
18
18
19
19
## Steps to Contribute
20
20
@@ -28,11 +28,11 @@ You are welcome to contribute code in order to fix a bug or to implement a new f
28
28
29
29
The following rule governs code contributions:
30
30
31
-
* Contributions must be licensed under the [Apache 2.0 License](./LICENSE)
32
-
* Due to legal reasons, contributors will be asked to accept a Developer Certificate of Origin (DCO) when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses [the standard DCO text of the Linux Foundation](https://developercertificate.org/).
31
+
- Contributions must be licensed under the [Apache 2.0 License](./LICENSE)
32
+
- Due to legal reasons, contributors will be asked to accept a Developer Certificate of Origin (DCO) when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses [the standard DCO text of the Linux Foundation](https://developercertificate.org/).
33
33
34
34
## Issues and Planning
35
35
36
-
* We use GitHub issues to track bugs and enhancement requests.
36
+
- We use GitHub issues to track bugs and enhancement requests.
37
37
38
-
* Please provide as much context as possible when you open an issue. The information you provide must be comprehensive enough to reproduce that issue for the assignee.
38
+
- Please provide as much context as possible when you open an issue. The information you provide must be comprehensive enough to reproduce that issue for the assignee.
0 commit comments