mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 10:22:44 +01:00 
			
		
		
		
	Fix typos in github templates (#1673)
* Fix typos in ISSUE_TEMPLATE * Remove redundant space in pull request template
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/ISSUE_TEMPLATE/bug.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/ISSUE_TEMPLATE/bug.yaml
									
									
									
									
										vendored
									
									
								
							@@ -8,7 +8,7 @@ body:
 | 
				
			|||||||
      value: |
 | 
					      value: |
 | 
				
			||||||
        Thanks for taking the time to fill out this bug report :)
 | 
					        Thanks for taking the time to fill out this bug report :)
 | 
				
			||||||
        - Kindly **DO NOT** ask for instructions.
 | 
					        - Kindly **DO NOT** ask for instructions.
 | 
				
			||||||
        - Use [Discussions](https://github.com/adityatelange/hugo-PaperMod/discussions) section if you have a query or doubts or any orther relevant question.
 | 
					        - Use [Discussions](https://github.com/adityatelange/hugo-PaperMod/discussions) section if you have a query or doubts or any other relevant question.
 | 
				
			||||||
        - You may join [Discord community](https://discord.gg/ahpmTvhVmp) to interact with fellow contributors and users
 | 
					        - You may join [Discord community](https://discord.gg/ahpmTvhVmp) to interact with fellow contributors and users
 | 
				
			||||||
        - Read project's [Wiki](https://github.com/adityatelange/hugo-PaperMod/wiki) for detailed documentation.
 | 
					        - Read project's [Wiki](https://github.com/adityatelange/hugo-PaperMod/wiki) for detailed documentation.
 | 
				
			||||||
        - Read project's [FAQs](https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs) section for Frequently asked questions.
 | 
					        - Read project's [FAQs](https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs) section for Frequently asked questions.
 | 
				
			||||||
@@ -40,7 +40,7 @@ body:
 | 
				
			|||||||
      description: What version of Hugo are you running?
 | 
					      description: What version of Hugo are you running?
 | 
				
			||||||
      options:
 | 
					      options:
 | 
				
			||||||
        - Hugo >= 0.125.7 (Recommended - Minimum version required for PaperMod)
 | 
					        - Hugo >= 0.125.7 (Recommended - Minimum version required for PaperMod)
 | 
				
			||||||
        - Hugo < 0.125.7  (Incompatible - Not recommended to build PaperMod on lower verions)
 | 
					        - Hugo < 0.125.7  (Incompatible - Not recommended to build PaperMod on lower versions)
 | 
				
			||||||
    validations:
 | 
					    validations:
 | 
				
			||||||
      required: true
 | 
					      required: true
 | 
				
			||||||
  - type: input
 | 
					  - type: input
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										4
									
								
								.github/ISSUE_TEMPLATE/enhancement.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/ISSUE_TEMPLATE/enhancement.yaml
									
									
									
									
										vendored
									
									
								
							@@ -6,8 +6,8 @@ body:
 | 
				
			|||||||
  - type: markdown
 | 
					  - type: markdown
 | 
				
			||||||
    attributes:
 | 
					    attributes:
 | 
				
			||||||
      value: |
 | 
					      value: |
 | 
				
			||||||
        Thanks for taking the time to fill out this enahancement form :)
 | 
					        Thanks for taking the time to fill out this enhancement form :)
 | 
				
			||||||
        - Use [Discussions](https://github.com/adityatelange/hugo-PaperMod/discussions) section if you have a query or doubts or any orther relevant question.
 | 
					        - Use [Discussions](https://github.com/adityatelange/hugo-PaperMod/discussions) section if you have a query or doubts or any other relevant question.
 | 
				
			||||||
        - You may join [Discord community](https://discord.gg/ahpmTvhVmp) to interact with fellow contributors and users
 | 
					        - You may join [Discord community](https://discord.gg/ahpmTvhVmp) to interact with fellow contributors and users
 | 
				
			||||||
        - Read project's [Wiki](https://github.com/adityatelange/hugo-PaperMod/wiki) for detailed documentation.
 | 
					        - Read project's [Wiki](https://github.com/adityatelange/hugo-PaperMod/wiki) for detailed documentation.
 | 
				
			||||||
        - Read project's [FAQs](https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs) section for Frequently asked questions.
 | 
					        - Read project's [FAQs](https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs) section for Frequently asked questions.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user