diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2711624..20573b2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -37,12 +37,6 @@ are test cases please make sure you have a 100% pass rates before trying to cont or an **executable test case** demonstrating the expected behavior that is not occurring. -* If possible, use the relevant bug report templates to create the issue. - Simply copy the content of the appropriate template into a .rb file, make the - necessary changes to demonstrate the issue, and **paste the content into the - issue description**: - * [**Prohelion** master issues][master template] - ### 5. Implement your fix or feature At this point, you're ready to make your changes! Feel free to ask for help; diff --git a/README.md b/README.md index 6e5900f..fed1c40 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The ArrowPoint-Telemetry system is very light weight (considering what it is doi Examples of the software in use can be seen here - https://www.youtube.com/watch?reload=9&v=lWkXEb8v1tk Documentation for the Prohelion ArrowPoint Telemetry solution can be found on the Prohelion Wiki which is located here -https://prohelion.atlassian.net/wiki/spaces/DOCS/pages/291471627/ArrowPoint+Telemetry +https://prohelion.atlassian.net/wiki/spaces/DOCS/pages/303432127/ArrowPoint+Telemetry If you are interested in contributing to the solution, please see our contribution file here https://github.com/Prohelion/ArrowPoint-Telemetry/blob/master/CONTRIBUTING.md