Swati4star / Images-to-PDF

An app to convert images to PDF file!
GNU General Public License v3.0
1.22k stars 812 forks source link

#848 Add faq categories #1115

Closed alexong7 closed 1 year ago

alexong7 commented 1 year ago

Description

Add FAQ categories. Categories are set in an FAQ array and added to the FAQ items separated by the regex #####.

(Note this is for the purposes of a school assignment to add to an open source git issue, not entirely perfect, but provides a starting solution to be iterated on)

Screen Shot 2023-04-25 at 7 58 27 PM Screen Shot 2023-04-25 at 7 58 30 PM

Fixes #(issue)

848

Type of change

Just put an x in the [] which are valid.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist:

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 2fef7115 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.

Swati4star commented 1 year ago

@alexong7 Thanks for creating your first PR with this repository :)

The current repository is a final product and we want actual informative changes here. We can't add placeholder changes here currently. I'll be happy to merge some useful changes here.