mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
document the 64bit requirement in the bug report template
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
16b5e6bc7f
commit
57784ccefe
1 changed files with 2 additions and 0 deletions
2
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
2
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
|
|
@ -21,6 +21,8 @@ body:
|
|||
required: true
|
||||
- label: Nextcloud Server **is** up to date. See [Maintenance and Release Schedule](https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule) for supported versions.
|
||||
required: true
|
||||
- label: Nextcloud Server **is** running on 64bit capable CPU, PHP and OS.
|
||||
required: true
|
||||
- label: I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/).
|
||||
required: true
|
||||
- type: textarea
|
||||
|
|
|
|||
Loading…
Reference in a new issue