Posts: 2
	Threads: 1
	Joined: Jul 2015
	
Thanks: 0
	Given 0 thank(s) in 0 post(s)
	 
	
	
		Sorry if this has already been asked, but I want to contribute to this project.
I have already figured out how to make Anvils work now with enchantments, as well as some bug fixes to Anvils in general.
How do I go about contributing to this project?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 350
	Threads: 18
	Joined: Oct 2014
	
Thanks: 26
	Given 57 thank(s) in 49 post(s)
	 
	
	
		Normally, you would fork the project on GitHub and submit changes as pull requests.  After submitting a PR, your changes would be put though a code format test along with several compile tests and would wait for admin approval.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 2
	Threads: 1
	Joined: Jul 2015
	
Thanks: 0
	Given 0 thank(s) in 0 post(s)
	 
	
	
		Thanks, just getting use to git.  I think I finally have the process down with the whole fork and push requests now.    Working on my changes now and will submit them as a pull request once finished.
I am more use to SVN as that is what my company uses today.