1
0
mirror of https://github.com/iv-org/documentation.git synced 2025-04-21 16:29:10 -04:00

Add 2 more mandatory checks to the new instance issue template ()

This commit is contained in:
TheFrenchGhosty 2022-02-08 15:50:19 +00:00 committed by GitHub
parent 1cc7d57893
commit 1fc5379419
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,6 +28,11 @@ body:
required: true
- label: "Statistics (`/api/v1/stats`) are enabled"
required: true
- label: "Instance is properly configured (including the mandatory [post install configuration](https://docs.invidious.io/Installation.md#post-install-configuration))"
required: true
- label: "Instance has an automatic hourly restart setup"
required: true
- type: checkboxes
attributes: