- Updates user story title - User story title should be friendlier to those who don't know what a "user story" is! - Clarifies sections that shouldn't be edited by users in the preview text - Adds note about reporting security vulnerabilities --------- Co-authored-by: sua yoo <sua@webrecorder.org>
		
			
				
	
	
		
			13 lines
		
	
	
		
			608 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			608 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# Allow issues to be created without a template
 | 
						|
blank_issues_enabled: true
 | 
						|
 | 
						|
contact_links:
 | 
						|
  - name: Report a security vulnerability
 | 
						|
    about: Please do not file an issue and instead email security@webrecorder.org. We will follow up with you there!
 | 
						|
  - name: Get help on our forum
 | 
						|
    url: https://forum.webrecorder.net/
 | 
						|
    about: Have a ("how do I...?") question? Not sure if your issue is reproducible? The best way to get help is on our community forum!
 | 
						|
  - name: Check out the docs
 | 
						|
    url: https://docs.browsertrix.cloud
 | 
						|
    about: Solutions to common questions may be available in the documentation!
 |