mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-03-03 15:02:35 +02:00
Merge pull request #33 from alejandraferreirovidal/workingWithForks
add info about working with forks
This commit is contained in:
commit
bf9ca0218d
@ -14,6 +14,10 @@ Use the issue tracker to find ways to contribute. Find a bug or a feature, menti
|
||||
|
||||
Generally speaking, you should fork this repository, make changes in your own fork, and then submit a pull-request. All new code should have been thoroughly tested end-to-end in order to validate implemented features and the presence or lack of defects.
|
||||
|
||||
### Working with forks
|
||||
[Configure this repository as a remote for your own fork](https://help.github.com/articles/configuring-a-remote-for-a-fork/)
|
||||
[And sync your fork with this repository](https://help.github.com/articles/syncing-a-fork/) before beginning to work on a new pull-request.
|
||||
|
||||
### Tests
|
||||
All pipeline library coding _must_ come with automated unit tests.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user