Skip to content

Commit c85d431

Browse files
author
Eric Sorenson
committed
Fix prettier errors
1 parent 4f8d31a commit c85d431

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

release template/ISSUE_TEMPLATE/open-source-release-form.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
32
name: Open Source Software (OSS) Release
43
description: File an open source release
54
assignees: ashleywolf, zkoppert
@@ -60,7 +59,7 @@ body:
6059
- type: textarea
6160
attributes:
6261
label: Business implications
63-
description: Does the project overlap with existing projects or paid products in GitHub portfolio?
62+
description: Does the project overlap with existing projects or paid products in GitHub portfolio?
6463
value: |
6564
...
6665
- type: input
@@ -96,12 +95,12 @@ body:
9695
options:
9796
- label: Define ownership by creating a Service Catalog entry. If you have questions, start at the FAQ for establishing ownership for open source repositories.
9897
- label: Follow [best practices for maintainers](https://opensource.guide/best-practices/)
99-
- label: Join the GitHub maintainer community in discussions.
98+
- label: Join the GitHub maintainer community in discussions.
10099
- type: checkboxes
101100
attributes:
102101
label: Ship It
103102
options:
104103
- label: Reserve your project name on distribution platforms. If your project is Ruby, reserve the Rubygems gem name. If your project is Python, reserve the Pypi project. This will prevent confusion with namesquatting even if you don't plan to publish to these platforms.
105-
- label: Publish your project!
104+
- label: Publish your project!
106105
- label: Share your project! Post in `internal channels`, on your personal social channels, and the [GitHub blog](https://github.blog/).
107106
- label: (optional) Give feedback on this process.

0 commit comments

Comments
 (0)