git: Added pull request template and renamed contributing guide (#1133)

This commit is contained in:
iTrooz
2023-06-11 13:10:30 +02:00
committed by GitHub
parent cac9a69ea2
commit f2509cda1d
3 changed files with 43 additions and 21 deletions

View File

@@ -168,6 +168,9 @@ All dependencies that aren't bundled, can be installed using the dependency inst
For more information, check out the [Compiling](/dist/compiling) guide.
## Contributing
See [Contributing](/CONTRIBUTING.md)
## Plugin development
To develop plugins for ImHex, use one of the following two templates projects to get started. You then have access to the entirety of libimhex as well as the ImHex API and the Content Registry to interact with ImHex or to add new content.