Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 489 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (17 loc) · 489 Bytes

Contributing

  1. First fork the repository
  2. Clone the repository to your local system
git clone https://github.com/your-user-name/any-to-pdf.git
cd any-to-pdf/
  1. Test the main.py file on the various files given in files/
python main.py

Enter filename(relative path) then and Conversion done!

  1. Test it on more files, with different data

  2. Work on the issue assigned

  3. If you encounter problems in normal operation of tool, start a new issue