docx2md is an open source project. It is licensed under the MIT license. We appreciate pull requests, here are our guidelines:
- Firstly, check if your issue is present within the latest version (
dev-master
) as the problem may already have been fixed. - Log a bug in our issue tracker (if there isn't one already).
- If your patch is going to be large it might be a good idea to get the discussion started early.
- We are happy to discuss it in an issue beforehand.
- If you could provide the .docx file it is extremely useful for debugging
- If your patch is going to be large it might be a good idea to get the discussion started early.
- Please follow the coding standard already present in the file you are editing before committing