mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 15:34:13 +00:00 
			
		
		
		
	Update CONTRIBUTING.md (#7570)
This commit is contained in:
		
							parent
							
								
									e1247b3e45
								
							
						
					
					
						commit
						c122ec2e79
					
				
					 1 changed files with 2 additions and 7 deletions
				
			
		| 
						 | 
					@ -28,12 +28,7 @@ If your language is not listed in Crowdin, please open an issue.
 | 
				
			||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Internationalization (i18n)
 | 
					 | 
				
			||||||
Misskey uses the Vue.js plugin [Vue I18n](https://github.com/kazupon/vue-i18n).
 | 
					 | 
				
			||||||
Documentation of Vue I18n is available at http://kazupon.github.io/vue-i18n/introduction.html .
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
## Documentation
 | 
					## Documentation
 | 
				
			||||||
* Documents for contributors are located in [`/docs`](/docs).
 | 
					 | 
				
			||||||
* Documents for instance admins are located in [`/docs`](/docs).
 | 
					* Documents for instance admins are located in [`/docs`](/docs).
 | 
				
			||||||
* Documents for end users are located in [`/src/docs`](/src/docs).
 | 
					* Documents for end users are located in [`/src/docs`](/src/docs).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -41,8 +36,8 @@ Documentation of Vue I18n is available at http://kazupon.github.io/vue-i18n/intr
 | 
				
			||||||
* Test codes are located in [`/test`](/test).
 | 
					* Test codes are located in [`/test`](/test).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Continuous integration
 | 
					## Continuous integration
 | 
				
			||||||
Misskey uses CircleCI for executing automated tests.
 | 
					Misskey uses GitHub Actions for executing automated tests.
 | 
				
			||||||
Configuration files are located in [`/.circleci`](/.circleci).
 | 
					Configuration files are located in [`/.github/workflows`](/.github/workflows).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Adding MisskeyRoom items
 | 
					## Adding MisskeyRoom items
 | 
				
			||||||
* Use English for material, object and texture names.
 | 
					* Use English for material, object and texture names.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue