First time contributing. Have a few questions. #1137
Answered
by
andersonhc
lcgeneralprojects
asked this question in
Q&A
-
Hello. I want to begin contributing to open-source projects. I have, however, hit a few obstacles here.
|
Beta Was this translation helpful? Give feedback.
Answered by
andersonhc
Mar 19, 2024
Replies: 1 comment 1 reply
-
Thank you for reaching out and expressing your interest in contributing to
Please, don't hesitate to ask if you have any more questions or need further clarification on anything. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
lcgeneralprojects
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @lcgeneralprojects
Thank you for reaching out and expressing your interest in contributing to
fpdf2
!fpdf2
. You can follow the minimal code provided in the issue description to generate a test PDF file. Alternatively, when creating your own tests, you can use assert_pdf_equal() with generate=True to produce a PDF file.