From 65d296a1b66a0bb4e1ca53ace8cdf37b3569ac2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Steven!=20Ragnar=C3=B6k?= Date: Fri, 30 Jun 2023 18:17:03 -0700 Subject: [PATCH] Reformat new release repository template. This is a start at addressing some of the feedback provided in https://github.com/ros2-gbp/ros2-gbp-github-org/pull/125 My objective in using a big issue template with lots of explanatory comments was to make the documentation as local to its use as possible without cluttering the resulting issue (after all, the submitter can't both read the formatted text and fill out the template at the same time). But as I iterate, I'm starting to think that [Issue Forms](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms) and a link to guiding documentation would be easier to follow and result in stil cleaner issues than this format. So I may abandon this effort in pursuit of a wider refactor. --- .../ISSUE_TEMPLATE/new_release_repository.md | 35 +++++++++++-------- 1 file changed, 21 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/new_release_repository.md b/.github/ISSUE_TEMPLATE/new_release_repository.md index 8e30ec6..d4b88de 100644 --- a/.github/ISSUE_TEMPLATE/new_release_repository.md +++ b/.github/ISSUE_TEMPLATE/new_release_repository.md @@ -4,21 +4,28 @@ about: Add release repositories to an existing release team. title: 'Add new release repositories' --- + * Name of the release team: -* Release repositories to add: - - * [FIRST_REPOSITORY](SOURCE URL) - * [ros/rosdistro source entry](LINK TO SOURCE FIELD IN ROS/ROSDISTRO) - * [ ] There is an existing release repository which should be imported: - * [SECOND REPOSITORY](SOURCE URL) - * [ros/rosdistro source entry](LINK TO SOURCE FIELD IN ROS/ROSDISTRO) +If you are requesting multiple repositories at once, please list them all here instead of creating multiple issues. +--> +* Release repositories to add: + * REPOSITORY NAME + + If there are any existing release repositories which should have their contents imported into the ros2-gbp organization, list and link to them here. + Leave the checkbox _unchecked_. The ros2-gbp administrator will check the box when they have completed the repository import. * [ ] There is an existing release repository which should be imported: - * ...