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.
		
		
		
		
		
			
		
			
				
	
	
		
			37 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Markdown
		
	
			
		
		
	
	
			37 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Markdown
		
	
<!--
 | 
						|
Thanks for contributing to the project!
 | 
						|
Please help us keep this project in good shape by going through this checklist.
 | 
						|
Replace the empty checkboxes [ ] below with checked ones [X] as they are completed
 | 
						|
Remember, you can preview this before saving it.
 | 
						|
-->
 | 
						|
 | 
						|
<!-- You can remove this first section if you have contributed before -->
 | 
						|
 | 
						|
### First time contributor checklist:
 | 
						|
 | 
						|
- [ ] I have read the [README](https://github.com/oxen-io/session-desktop/blob/master/README.md) and [Contributor Guidelines](https://github.com/oxen-io/session-desktop/blob/master/CONTRIBUTING.md)
 | 
						|
 | 
						|
### Contributor checklist:
 | 
						|
 | 
						|
- [ ] My commits are in nice logical chunks with [good commit messages](http://chris.beams.io/posts/git-commit/)
 | 
						|
- [ ] My changes are [rebased](https://blog.axosoft.com/golden-rule-of-rebasing-in-git/) on the latest [`clearnet`](https://github.com/oxen-io/session-desktop/tree/clearnet) branch
 | 
						|
- [ ] A `yarn ready` run passes successfully ([more about tests here](https://github.com/oxen-io/session-desktop/blob/master/CONTRIBUTING.md#tests))
 | 
						|
- [ ] My changes are ready to be shipped to users
 | 
						|
 | 
						|
### Description
 | 
						|
 | 
						|
<!--
 | 
						|
Describe briefly what your pull request changes. Focus on the value provided to users.
 | 
						|
 | 
						|
Does it address any outstanding issues in this project?
 | 
						|
  https://github.com/loki-project/loki-messenger/issues?utf8=%E2%9C%93&q=is%3Aissue
 | 
						|
  Reference an issue with the hash symbol: "#222"
 | 
						|
  If you're fixing it, use something like "Fixes #222"
 | 
						|
 | 
						|
Please write a summary of your test approach:
 | 
						|
  - What kind of manual testing did you do?
 | 
						|
  - Did you write any new tests?
 | 
						|
  - What operating systems did you test with? (please use specific versions: http://whatsmyos.com/)
 | 
						|
  - What other devices did you test with? (other Desktop devices, Android, Android Simulator, iOS, iOS Simulator)
 | 
						|
-->
 |