-
Notifications
You must be signed in to change notification settings - Fork 14
Contribute
Many people can do many things for NMoneys. Indeed, one does not have to be a .NET developer to contribute to the project.
In that case you are more than welcome to sneak around the code and find issues. Of course, everything is more fun if you submit patches to solve those issues, but letting us know what the problem is will get everyone a long way.
You might as well have nice features that you want to get implemented. In that case you have basically two options:
- Ask for them and wait to be implemented (if we have the knowledge to implement them at all)
- Roll up your sleeves an contribute actively to the project, which will surely speed up the process.
The preferred way of contributing is using pull requests.
Since version 7.0 the source of currency information has been moved from XML to code annotations. Although they may not be particularly difficult to read, the pull-request process may be daunting for a non-developer and that is OK.
Creating an issue and pointing out where the error is equally valid.