Merge branch 'main' of repo.anhonesthost.net:rho_n/hpr_generator

This commit is contained in:
Roan Horning 2022-07-17 21:23:52 -04:00
commit 9a4e8b087f
Signed by: rho_n
GPG Key ID: 234AEF20B72D5769

View File

@ -22,20 +22,20 @@ Generate the whole site:
`site-generator ALL` `site-generator ALL`
## Support ## Support
Please [submit an Issue](https://gitlab.com/roan.horning/hpr_generator/-/issues), Please [submit an Issue](https://repo.anhonesthost.net/rho_n/hpr_generator/issues),
and add the label "**Help Request**" for help running or installing the site-generator. and add the label "**Help Request**" for help running or installing the site-generator.
For discussing HPR site generation in general, please [submit an Issue](https://gitlab.com/roan.horning/hpr_generator/-/issues) and add the label "**General Discussion**". For discussing HPR site generation in general, please [submit an Issue](https://repo.anhonesthost.net/rho_n/hpr_generator/issues) and add the label "**General Discussion**".
## Contributing ## Contributing
Happy to take any contributions or suggestions. Happy to take any contributions or suggestions.
To contribute code or documentation, please create a fork of the project and [submit a merge request](https://gitlab.com/roan.horning/hpr_generator/-/merge_requests) or send a patch. If an issue exists that is related to your patch, please assign the issue to yourself, or if it is already assigned to someone else, please coordinate with them to minimize duplicated efforts. To contribute code or documentation, please create a fork of the project and [submit a pull request](https://repo.anhonesthost.net/rho_n/hpr_generator/pulls) or send a patch. If an issue exists that is related to your patch, please assign the issue to yourself, or if it is already assigned to someone else, please coordinate with them to minimize duplicated efforts.
If you have found an error in the code or the generated HTML, please [submit an Issue](https://gitlab.com/roan.horning/hpr_generator/-/issues), If you have found an error in the code or the generated HTML, please [submit an Issue](https://repo.anhonesthost.net/rho_n/hpr_generator/issues),
and add the label "**Bug Found**". and add the label "**Bug Found**".
To make a suggestion, please [submit an Issue](https://gitlab.com/roan.horning/hpr_generator/-/issues), To make a suggestion, please [submit an Issue](https://repo.anhonesthost.net/rho_n/hpr_generator/issues),
and add the label "**Feature Request**". and add the label "**Feature Request**".
## Authors and acknowledgment ## Authors and acknowledgment