Skip to content

Commit 688afed

Browse files
update readme
1 parent 9755391 commit 688afed

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,12 @@ For code coverage reports integration, I have shown example using Codecov and Co
7474

7575
* Coveralls - Need to add [coveralls plugin](https://github.com/GouravRusiya30/SpringBootRestAPI/blob/coverall-integration/build.gradle#L3) and [jacoco report path](https://github.com/GouravRusiya30/SpringBootRestAPI/blob/97df783623e5c35696451c580cc7895d17c0743a/build.gradle#L52) in the build.gradle file. Also need change in [.travis.yml](https://github.com/GouravRusiya30/SpringBootRestAPI/blob/97df783623e5c35696451c580cc7895d17c0743a/build.gradle#L52) instead of codecov to use coveralls
7676

77+
### Pull Request Process
78+
``Are you up for your first PR for this project !!!``
79+
Awesome but please first go through the [PULL REQUEST TEMPLATE.md](https://github.com/GouravRusiya30/SpringBootRestAPI/blob/master/docs/PULL_REQUEST_TEMPLATE.md) and follow the instructions to make sure it follows all the guidelines.
7780

7881
### Contributing
79-
Please read [CONTRIBUTING.md](https://github.com/GouravRusiya30/SpringBootRestAPI/blob/master/docs/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
82+
Please read [CONTRIBUTING.md](https://github.com/GouravRusiya30/SpringBootRestAPI/blob/master/docs/CONTRIBUTING.md) and [CODE OF CONDUCT.md](https://github.com/GouravRusiya30/SpringBootRestAPI/blob/master/docs/CODE_OF_CONDUCT.md) for details on our code of conduct, and the process for submitting pull requests to us.
8083

8184
### Authors
8285
* **Gourav Rusiya**
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)