| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -84,10 +84,15 @@ body: | |||
| 84 | 84 | validations: | |
| 85 | 85 | required: false | |
| 86 | 86 | ||
| 87 | - - type: input | ||
| 87 | + - type: dropdown | ||
| 88 | 88 | attributes: | |
| 89 | 89 | label: Would you like to work on the issue? | |
| 90 | 90 | description: | | |
| 91 | - Please let us know if you can work on this or if the issue should be assigned to someone else. | ||
| 91 | + Processing is an open-source, community-driven project. Let us know if you would like to help resolve this issue, or if you'd prefer it be assigned to someone else. | ||
| 92 | + See [CONTRIBUTE.md](https://github.com/processing/processing4/blob/main/CONTRIBUTE.md) for more info about contributing. | ||
| 93 | + options: | ||
| 94 | + - Yes, I would like to work on this | ||
| 95 | + - No, please assign to someone else | ||
| 96 | + - I am not sure | ||
| 92 | 97 | validations: | |
| 93 | 98 | required: true | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -65,10 +65,15 @@ body: | |||
| 65 | 65 | validations: | |
| 66 | 66 | required: false | |
| 67 | 67 | ||
| 68 | - - type: input | ||
| 68 | + - type: dropdown | ||
| 69 | 69 | attributes: | |
| 70 | 70 | label: Would you like to work on the issue? | |
| 71 | 71 | description: | | |
| 72 | - Please let us know if you can work on this or if the issue should be assigned to someone else. | ||
| 72 | + Processing is an open-source, community-driven project. Let us know if you would like to help resolve this issue, or if you'd prefer it be assigned to someone else. | ||
| 73 | + See [CONTRIBUTE.md](https://github.com/processing/processing4/blob/main/CONTRIBUTE.md) for more info about contributing. | ||
| 74 | + options: | ||
| 75 | + - Yes, I would like to work on this | ||
| 76 | + - No, please assign to someone else | ||
| 77 | + - I am not sure | ||
| 73 | 78 | validations: | |
| 74 | 79 | required: true | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -62,11 +62,15 @@ body: | |||
| 62 | 62 | validations: | |
| 63 | 63 | required: false | |
| 64 | 64 | ||
| 65 | - | ||
| 66 | - - type: input | ||
| 65 | + - type: dropdown | ||
| 67 | 66 | attributes: | |
| 68 | 67 | label: Would you like to work on the issue? | |
| 69 | 68 | description: | | |
| 70 | - Please let us know if you can work on this or if the issue should be assigned to someone else. | ||
| 69 | + Processing is an open-source, community-driven project. Let us know if you would like to help resolve this issue, or if you'd prefer it be assigned to someone else. | ||
| 70 | + See [CONTRIBUTE.md](https://github.com/processing/processing4/blob/main/CONTRIBUTE.md) for more info about contributing. | ||
| 71 | + options: | ||
| 72 | + - Yes, I would like to work on this | ||
| 73 | + - No, please assign to someone else | ||
| 74 | + - I am not sure | ||
| 71 | 75 | validations: | |
| 72 | 76 | required: true | |
| Back | FazBrowse Home | New Git URL |
0 commit comments