Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 516ea5f

Browse files
committed
Moved CONTRIBUTING.md to project root to conform with github project standards.
1 parent cdd22c0 commit 516ea5f

5 files changed

Lines changed: 2 additions & 4 deletions

File tree

File renamed without changes.

docs/about/project-details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
utPLSQL is open source project [hosted on GitHub](https://github.com/utPLSQL/utPLSQL).
1010

1111
Contributions, help and constructive feedback is always appreciated.
12-
If you are interested in helping please read our [guide to contributing](CONTRIBUTING.md)
12+
If you are interested in helping please read our [guide to contributing](https://github.com/utPLSQL/utPLSQL/CONTRIBUTING.md)
1313

1414

1515

docs/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ The framework follows industry standards and best patterns of modern Unit Testin
2121
- [License](about/license.md)
2222
- [Support](about/support.md)
2323
- [Authors](about/authors.md)
24-
- [Contributing](about/CONTRIBUTING.md)
2524

2625
# Demo project
2726

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,3 @@ pages:
2828
- License: about/license.md
2929
- Support: about/support.md
3030
- Authors: about/authors.md
31-
- Contributing: about/CONTRIBUTING.md

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Finished in .036027 seconds
156156
# Contributing to the project
157157

158158
We welcome new developers to join our community and contribute to the utPLSQL project.
159-
If you are interested in helping please read our [guide to contributing](docs/about/CONTRIBUTING.md)
159+
If you are interested in helping please read our [guide to contributing](CONTRIBUTING.md)
160160
The best place to start is to read the documentation and get familiar with the existing code base.
161161
A [slack chat](https://utplsql.slack.com/) is the place to go if you want to talk with team members.
162162
To sign up to the chat use [this link](http://utplsql-slack-invite.herokuapp.com/)

0 commit comments

Comments
 (0)