Skip to content

Commit 00d4c1e

Browse files
folder specific changes
1 parent 688afed commit 00d4c1e

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,16 @@ 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
77+
### Issue Request Template
78+
``Are you up for your first Issue Request for this project !!!``
79+
Awesome but please first go through the [ISSUE TEMPLATE.md](https://github.com/GouravRusiya30/SpringBootRestAPI/tree/master/.github/ISSUE_TEMPLATE/feature_request.md) and use this template to submit any issue request.
80+
81+
### Pull Request Template
7882
``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.
83+
Awesome but please first go through the [PULL REQUEST TEMPLATE.md](https://github.com/GouravRusiya30/SpringBootRestAPI/tree/master/.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.md) and use this template to submit your PR.
8084

8185
### Contributing
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.
86+
Please read [CONTRIBUTING.md](https://github.com/GouravRusiya30/SpringBootRestAPI/tree/master/.github/CONTRIBUTING/CONTRIBUTING.md) and [CODE OF CONDUCT.md](https://github.com/GouravRusiya30/SpringBootRestAPI/tree/master/.github/CODE_OF_CONDUCT/CODE_OF_CONDUCT.md) for details on our code of conduct, and the process for submitting pull requests to us.
8387

8488
### Authors
8589
* **Gourav Rusiya**

0 commit comments

Comments
 (0)