From eeac8393607bce515ebc480284d57f290e04a0cb Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sat, 2 Nov 2024 19:52:35 -0400 Subject: [PATCH] Update documentation_change.yml --- .github/ISSUE_TEMPLATE/documentation_change.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/documentation_change.yml b/.github/ISSUE_TEMPLATE/documentation_change.yml index 6130a138..0c3dd683 100644 --- a/.github/ISSUE_TEMPLATE/documentation_change.yml +++ b/.github/ISSUE_TEMPLATE/documentation_change.yml @@ -9,14 +9,14 @@ body: - type: markdown attributes: value: | - If you prefer, you can [submit a Pull Request](https://github.com/ArchiveBox/docs) to https://github.com/ArchiveBox/docs instead of opening an issue here. + If you prefer, you can submit a [Pull Request](https://github.com/ArchiveBox/docs) to https://github.com/ArchiveBox/docs edit the docs directly instead. - type: input id: page_url validations: required: true attributes: - label: What is the URL of the page you'd like to see improved? + label: "What is the URL of the page you'd like to see improved?" placeholder: e.g. https://github.com/ArchiveBox/docs/wiki/Install - type: input @@ -24,16 +24,16 @@ body: validations: required: true attributes: - label: What is the title of the relevant section? + label: "What is the title of the relevant section?" placeholder: e.g. Option B. Automatic Setup Script - type: textarea id: suggested_edit attributes: - label: What is the suggested edit? + label: "What is the suggested edit?" placeholder: | e.g. Please document how to run the automatic setup script for ArchiveBox on TempleOS. - Feel free to attach images, screenshots, code snippets, etc. anything you think would help. + Attach images, screenshots, code snippets, etc. anything you think would help. validations: required: true @@ -48,5 +48,5 @@ body: - 💰 [Donating to support ArchiveBox open-source](https://github.com/ArchiveBox/ArchiveBox/wiki/Donations) - 👨‍✈️ [Hiring us for corporate deployments](https://docs.monadical.com/s/archivebox-consulting-services) with professional support, custom feature development, and help with CAPTCHAs/rate-limits - - 🔍 [Browsing the newer ReadTheDocs Documentation](https://docs.archivebox.io/) - - ✨ Testing out a newer [`BETA` release](https://github.com/ArchiveBox/ArchiveBox/releases) (issues are often already fixed in our latest `BETA` releases) + - 🔍 [Checking out the new ReadTheDocs Documentation](https://docs.archivebox.io/) + - ✨ Helping us test a newer [`BETA` release](https://github.com/ArchiveBox/ArchiveBox/releases)