Skip to content

Commit

Permalink
Create feature.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo authored Jun 19, 2024
1 parent 68335ae commit 1649ecf
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/feature.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: Feature request
description: Propose a new feature or enhancement for PDF.js
body:

This comment has been minimized.

Copy link
@Snuffleupagus

Snuffleupagus Jun 19, 2024

To help "temper expectations" when users request features unrelated to the Firefox PDF Viewer, since that's the primary development target, how about adding an initial (and required) Yes/No question along the following lines?

Is the feature relevant to the Firefox PDF Viewer?
- type: textarea
attributes:
label: Feature description
description: What new feature would you like PDF.js to have? Why would it be useful? What are the current workarounds?
validation:
required: true

- type: textarea
attributes:
label: Other PDF viewers
description: Do other PDF viewers implement similar functionality? Add descriptions, links, and/or screenshots.

0 comments on commit 1649ecf

Please sign in to comment.