mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
docs, rephrase
This commit is contained in:
parent
2d108246fb
commit
a8fb4d47a4
|
@ -5,7 +5,7 @@ order: 10
|
|||
|
||||
### Practical
|
||||
|
||||
* Make sure there is an open issue for the stuff that you want to work on. When starting the development add a comment in the issue. This will allow for discussing possible solutions, and avoid having multiple people look into the same issue.
|
||||
* For non-tivial changes make sure there is an open issue. When starting the development add a comment in the issue. This will allow for discussing possible solutions, and avoid having multiple people look into the same issue.
|
||||
|
||||
* Keep the commits/PR as small as possible, try not to fix multiple issues in one commit/PR if possible. Smaller changes are easier to review, and are more likely to be accepted.
|
||||
|
||||
|
@ -24,4 +24,4 @@ abapGit is targeted for version 702, so the code should only contain expressions
|
|||
[abaplint](https://abaplint.org) will automatically check every PR for language syntax that is not available on 702.
|
||||
|
||||
#### Pretty Printer
|
||||
Use pretty printer, keywords upper case + indentation, [abapOpenChecks](http://docs.abapopenchecks.org/checks/06/) can be used for checking this
|
||||
Use pretty printer, keywords upper case + indentation, [abapOpenChecks](http://docs.abapopenchecks.org/checks/06/) can be used for checking this
|
||||
|
|
Loading…
Reference in New Issue
Block a user