Thank you for your interest in contributing to PyNotes! This document provides general instructions for contributing.
- Improve GUI
- Remove Known Issues
- Add Features such as:
- Recents
- Font Change
- Find/Replace/Go-to
- Status Bar
- Settings
- Bold text isn't working.
- Garbage texts appearing in some areas when opening a text file.
Make sure you have python 3.10 or later installed
- Fork the repository
- Clone your fork locally
- Run the PyNotes.py file:
python PyNotes.py
- Commit your changes with a descriptive message
- Push to your fork and create a pull request
- Be respectful and inclusive
- Follow the general Code of Conduct
- Help others in discussions and issues