Update wording of form field
This commit is contained in:
		
							parent
							
								
									bc615c2dd8
								
							
						
					
					
						commit
						68b74f07e4
					
				
					 3 changed files with 6 additions and 6 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/ISSUE_TEMPLATE/ask-for-help.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/ISSUE_TEMPLATE/ask-for-help.yaml
									
									
									
									
										vendored
									
									
								
							|  | @ -62,8 +62,8 @@ body: | |||
|   - type: checkboxes | ||||
|     id: no-duplicate-issues | ||||
|     attributes: | ||||
|       label: "👀 Have you spent some time to check if this question has been raised before?" | ||||
|       description: "Please search in the issues without filters [here](https://github.com/louislam/uptime-kuma/issues?q=)" | ||||
|       label: "⚠️ Please verify that this question has NOT been raised before." | ||||
|       description: "Search in the issues sections by clicking [HERE](https://github.com/louislam/uptime-kuma/issues?q=)" | ||||
|       options: | ||||
|         - label: "I checked and didn't find similar question" | ||||
|           required: true | ||||
|  |  | |||
							
								
								
									
										4
									
								
								.github/ISSUE_TEMPLATE/bug_report.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/ISSUE_TEMPLATE/bug_report.yaml
									
									
									
									
										vendored
									
									
								
							|  | @ -86,8 +86,8 @@ body: | |||
|   - type: checkboxes | ||||
|     id: no-duplicate-issues | ||||
|     attributes: | ||||
|       label: "👀 Have you spent some time to check if this issue has been raised before?" | ||||
|       description: "Please search in the issues without filters [here](https://github.com/louislam/uptime-kuma/issues?q=)" | ||||
|       label: "⚠️ Please verify that this bug has NOT been raised before." | ||||
|       description: "Search in the issues sections by clicking [HERE](https://github.com/louislam/uptime-kuma/issues?q=)" | ||||
|       options: | ||||
|         - label: "I checked and didn't find similar issue" | ||||
|           required: true | ||||
|  |  | |||
							
								
								
									
										4
									
								
								.github/ISSUE_TEMPLATE/feature_request.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/ISSUE_TEMPLATE/feature_request.yaml
									
									
									
									
										vendored
									
									
								
							|  | @ -52,8 +52,8 @@ body: | |||
|   - type: checkboxes | ||||
|     id: no-duplicate-issues | ||||
|     attributes: | ||||
|       label: "👀 Have you spent some time to check if this feature request has been raised before?" | ||||
|       description: "Please search in the issues without filters [here](https://github.com/louislam/uptime-kuma/issues?q=)" | ||||
|       label: "⚠️ Please verify that this feature request has NOT been suggested before." | ||||
|       description: "Search in the issues sections by clicking [HERE](https://github.com/louislam/uptime-kuma/issues?q=)" | ||||
|       options: | ||||
|         - label: "I checked and didn't find similar feature request" | ||||
|           required: true | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue