-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #659 from chinapandaman/PPF-658
PPF-658: add CONTRIBUTING
- Loading branch information
Showing
2 changed files
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
## How to Contribute Code | ||
|
||
Check out the developer guide on how to contribute to PyPDFForm: https://chinapandaman.github.io/PyPDFForm/dev_intro/ | ||
|
||
## Other Ways to Contribute | ||
|
||
It is difficult to make sure that the library supports all the PDF form creating tools out | ||
there. So if you run into a case where the library does not work for certain PDF forms created by certain tools, feel free to open an issue with the problematic PDF form attached. I will seek | ||
to make the library support the attached PDF form as well as the tool used to create it. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters