mirror of
https://github.com/arx-research/libhalo.git
synced 2026-01-10 13:48:08 -05:00
Docs: Extend pull request template to cover both standalone libhalo testing and within React.js framework (#190)
This commit is contained in:
committed by
GitHub
parent
624310513a
commit
91ff20c1c8
3
.github/pull_request_template.md
vendored
3
.github/pull_request_template.md
vendored
@@ -21,7 +21,8 @@
|
||||
### Changes to web library
|
||||
|
||||
<!-- If web/ subdirectory or credential/webnfc driver was modified. -->
|
||||
* [ ] (PR Author) The change was manually tested with the web library in either standalone mode or with React.js
|
||||
* [ ] (PR Author) The change was manually tested with the web library included within a classic HTML application (flat `libhalo.js`)
|
||||
* [ ] (PR Author) The change was manually tested with the web library included within an app based on frontend framework (React.js or similar based on webpack)
|
||||
* [ ] (Checked by maintainer) The web test suite was run by the project's maintainer
|
||||
|
||||
### Changes to nfc-manager driver
|
||||
|
||||
Reference in New Issue
Block a user