name: Documentation Change description: Suggest a change to documentation labels: [Documentation] body: - type: markdown attributes: value: | If this is your first time opening an issue here, please read the [contributing guidelines](https://github.com/BEEmod/.github/blob/c865feea6f7f4bd9a65e8aaecac9c7731db9628f/contributing.md). Remember: - Ensure the information is up-to-date, and not for an older version of BEEmod. - Perform a search to make sure this issue hasn't already been reported. - Do not use the issue tracker to ask questions. - Issues should not be combined, unless they are very closely related (e.g. two bugs with a specific item in a specific case). - Make absolutely sure the issue is not UCP (User Created Packages) related - type: dropdown id: type attributes: label: Documentation Type description: What need to be updated? multiple: false options: - Item - Style - Other - type: dropdown id: reason attributes: label: Reason for change description: Why does this need to change? multiple: false options: - Missing Information - Outdated Information - Other - type: textarea id: changes attributes: label: Changes description: What needs to be changed? validations: required: true