Skip to content

Commit e4665f9

Browse files
committed
Issue templates: update markdown notes to callout
1 parent d5bdca3 commit e4665f9

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

.github/ISSUE_TEMPLATE/2_enhancement.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,8 @@ body:
66
- type: markdown
77
attributes:
88
value: |
9-
Thank you for suggesting an enhancement to an existing feature of Processing! Your input is valuable in helping us improve the platform. Please fill out the following details to help us understand your suggestion better.
10-
11-
If you have an idea for something Processing doesn’t yet support, **creating a library** is often the best way to contribute. The [Processing Library Template](https://github.com/processing/processing-library-template) provides a starting point for developing, packaging, and distributing Processing libraries. For more instructions, see the [library template documentation](https://processing.github.io/processing-library-template/).
12-
13-
Read more about creating a library [here](https://github.com/processing/processing4/blob/main/CONTRIBUTING.md#adding-new-features-to-processing).
9+
> [!NOTE]
10+
> If you have an idea for something Processing doesn’t yet support, **creating a library** is often the best way to contribute. The [Processing Library Template](https://github.com/processing/processing-library-template) provides a starting point for developing, packaging, and distributing Processing libraries. For more instructions, see the [library template documentation](https://processing.github.io/processing-library-template/). Read more about creating a library [here](https://github.com/processing/processing4/blob/main/CONTRIBUTING.md#adding-new-features-to-processing).
1411
1512
- type: dropdown
1613
id: feature-area

.github/ISSUE_TEMPLATE/3_feature-request.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,8 @@ body:
66
- type: markdown
77
attributes:
88
value: |
9-
Thank you for suggesting a new feature for Processing! Your input is valuable in helping us improve the platform. Please fill out the following details to help us understand your suggestion better.
10-
11-
If you have an idea for something Processing doesn’t yet support, **creating a library** is often the best way to contribute. The [Processing Library Template](https://github.com/processing/processing-library-template) provides a starting point for developing, packaging, and distributing Processing libraries. For more instructions, see the [library template documentation](https://processing.github.io/processing-library-template/).
12-
13-
Read more about creating a library [here](https://github.com/processing/processing4/blob/main/CONTRIBUTING.md#adding-new-features-to-processing).
9+
> [!NOTE]
10+
> If you have an idea for something Processing doesn’t yet support, **creating a library** is often the best way to contribute. The [Processing Library Template](https://github.com/processing/processing-library-template) provides a starting point for developing, packaging, and distributing Processing libraries. For more instructions, see the [library template documentation](https://processing.github.io/processing-library-template/). Read more about creating a library [here](https://github.com/processing/processing4/blob/main/CONTRIBUTING.md#adding-new-features-to-processing).
1411
1512
- type: dropdown
1613
id: feature-area

0 commit comments

Comments
 (0)