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

Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Moved CONTRIBUTING.md to project root to conform with github projec…
…t standards.
  • Loading branch information
jgebal committed Aug 25, 2017
commit 516ea5f38dd6aae4007d3b3cd02625f48c4b6ac3
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/about/project-details.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
utPLSQL is open source project [hosted on GitHub](https://github.com/utPLSQL/utPLSQL).

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



1 change: 0 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ The framework follows industry standards and best patterns of modern Unit Testin
- [License](about/license.md)
- [Support](about/support.md)
- [Authors](about/authors.md)
- [Contributing](about/CONTRIBUTING.md)

# Demo project

Expand Down
1 change: 0 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,3 @@ pages:
- License: about/license.md
- Support: about/support.md
- Authors: about/authors.md
- Contributing: about/CONTRIBUTING.md
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Finished in .036027 seconds
# Contributing to the project

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