Skip to content
Merged
Changes from all commits
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
16 changes: 3 additions & 13 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
Loading