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
13 changes: 2 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
# pY High Tech
## Bug Reports and Feedback

Please use a dedicated repository [pybugreports](https://github.com/pyanodon/pybugreports) for bug reports and feedback.
Please use the dedicated repository [pybugreports](https://github.com/pyanodon/pybugreports) for bug reports and feedback.

## Contributing

When making a Pull Request, please also update `changelog.txt` with the summary of your changes.
If there is no upcoming version in the file, then the format is as follows:
```
---------------------------------------------------------------------------------------------------
Version: a.b.c
Date: ???
Changes:
- The summary of your changes
---------------------------------------------------------------------------------------------------
```
Please see the central contributor guidelines [here](https://github.com/pyanodon/pybugreports?tab=contributing-ov-file).