You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			29 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			Markdown
		
	
			
		
		
	
	
			29 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			Markdown
		
	
<!-- You can remove this first section if you have contributed before -->
 | 
						|
### First time contributor checklist
 | 
						|
<!-- replace the empty checkboxes [ ] below with checked ones [x] accordingly -->
 | 
						|
- [ ] I have read the [README](https://github.com/WhisperSystems/Signal-Desktop/blob/master/README.md) and [Contributor Guidelines](https://github.com/WhisperSystems/Signal-Desktop/blob/master/CONTRIBUTING.md)
 | 
						|
- [ ] I have signed the [Contributor Licence Agreement](https://whispersystems.org/cla/)
 | 
						|
 | 
						|
### Contributor checklist
 | 
						|
<!-- replace the empty checkboxes [ ] below with checked ones [x] accordingly -->
 | 
						|
- [ ] My contribution is fully baked and ready to be merged as is
 | 
						|
- [ ] My changes are rebased on the latest master branch
 | 
						|
- [ ] My commits are in nice logical chunks
 | 
						|
- [ ] I have followed the [best practices](http://chris.beams.io/posts/git-commit/) in my commit messages
 | 
						|
- [ ] I have made the choice whether I want the [BitHub reward](https://github.com/WhisperSystems/Signal-Android/wiki/BitHub-Rewards) or not by omitting or adding the word `FREEBIE` in my Git commit messages
 | 
						|
- [ ] I have tested my contribution on these platforms:
 | 
						|
 * GNU Hurd 1.0, Chrom{e,ium} X.Y.Z
 | 
						|
 * Amiga OS 3.1, Chrom{e,ium} Z.Y
 | 
						|
- [ ] My changes pass all the [local tests](https://github.com/WhisperSystems/Signal-Desktop/blob/master/CONTRIBUTING.md#tests) 100%
 | 
						|
- [ ] I have considered whether my changes need additional [tests](https://github.com/WhisperSystems/Signal-Desktop/blob/master/CONTRIBUTING.md#tests), and in the case they do, I have written them
 | 
						|
 | 
						|
----------------------------------------
 | 
						|
 | 
						|
### Description
 | 
						|
<!--
 | 
						|
Describe briefly what your pull request proposes to fix. Especially if you have more than one commit, it is helpful to give a summary of what your contribution as a whole is trying to solve.
 | 
						|
Also, please describe shortly how you tested that your fix actually works.
 | 
						|
 | 
						|
Please note, that after you have submitted your PR, the Travis CI build check will fail. This is a known issue (#708) and you don't have to worry about it. (■_■¬)
 | 
						|
-->
 |