diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b94321d..a4ae574 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,26 +1,16 @@ -# Welcome to the Eventdisplay contributing guidelines +# Welcome to the Eventdisplay Release Tests contributing guidelines -You are very welcome to contribute to Eventdisplay! +You are very welcome to contribute to the Eventdisplay release tests! ## Reporting Issues Please try to be as concise as possible when reporting issue. Whenever possible add a small code example and a clear description of the problem. -Report your system configuration by pasting the output of the following command to the issue: - -```console -make config -``` - ## Contributing Code Best to contact the developers first or to open an issue describe the new development before starting a larger project. -Eventdisplay is an old project and without strict coding guidelines. Please provide reasonable structured and readable code. - -## Contributing Documentation - -Documentation is always incomplete and contributions are welcome - either to the markdown-based documentation in this repository or on the [VERITAS wiki page](https://veritas.sao.arizona.edu/wiki/Eventdisplay_Manual). +Eventdisplay and its related repositories are old projects and without strict coding guidelines. Please provide reasonable structured and readable code. ## Authorship and Credits