mirror of
				https://github.com/pagefaultgames/pokerogue.git
				synced 2025-11-04 02:11:19 +01:00 
			
		
		
		
	* Update feature_request.yml Fix auto labels * add CODEOWNERS file * Update CODEOWNERS * Update pull_request_template.md --------- Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
		
			
				
	
	
	
		
			1.9 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.9 KiB
		
	
	
	
	
	
	
	
What are the changes the user will see?
Why am I making these changes?
What are the changes from a developer perspective?
Screenshots/Videos
How to test the changes?
Checklist
- I'm using 
betaas my base branch - There is no overlap with another PR?
 - The PR is self-contained and cannot be split into smaller PRs?
 - Have I provided a clear explanation of the changes?
 - Have I considered writing automated tests for the issue?
 - If I have text, did I add make it translatable and added a key in the English language?
 - Have I tested the changes (manually)?
- Are all unit tests still passing? (
npm run test) 
 - Are all unit tests still passing? (
 - Are the changes visual?
- Have I provided screenshots/videos of the changes?