forked from xerxesb/SpecFlow
-
Notifications
You must be signed in to change notification settings - Fork 0
Contributing
gasparnagy edited this page Aug 22, 2011
·
17 revisions
You can help the community with improving SpecFlow. Feel free to provide fixes or new features by following the steps below. For bigger changes or new feature areas, we recommend discussing the idea first on the Forum.
- Get a Github account
- Fork the project
- Make your feature addition or bugfix. Please also update the changelog.
- Send us a pull request via GitHub and maybe a short note on the Forum
If you are new to Github: A good description about creating pull request can be found here: http://help.github.com/pull-requests/
Important! Please use autocrlf when committing to the SpecFlow repository. See deatils here.
###Useful information for development
- General notes about the development: Development
- Developing VS2010 Integration
- CI build server: http://build.specflow.org
And finally the Release Process in case we forget it.