forked from xerxesb/SpecFlow
-
Notifications
You must be signed in to change notification settings - Fork 0
Contributing
Erkan-Yilmaz edited this page Mar 9, 2012
·
11 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 details here.
###Useful information for development
- How to build: Building SpecFlow
- General notes about the development: Development
- Developing VS2010 Integration
- CI build server: http://build.specflow.org
- Updating Gherkin Keywords
And finally the Release Process in case we forget it.