Issues
You can report any issues here
Notes on reporting
- Specify where (section number - ex. 4.2) and what the problem is - for example:
4.2 - typo in proof of theorem 4.1
- Add any relevant description if needed
- Create the issue
Creating a Pull request
You can also fix the issue yourself with a pull request
- Create a fork of the repository
- Fix the issue in your fork
- please try to prefix all your commits with
fix: (commit message)
- please try to prefix all your commits with
- Request merge to
main
branch oftruepeak78/ag1