Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions .github/label-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,6 @@ actions:
unlock: true
open: true

question:
# Post a comment
comment: >
:wave: @{issue-author}, thanks for opening the issue. The issue tracker is intended for tracking bug reports and feature requests only.

Seems you have a usage question. Please ask the question on [StackOverflow](https://stackoverflow.com/questions/tagged/react-native). You can also chat with other community members on [Reactiflux Discord server](https://www.reactiflux.com/).
# Lock the thread
lock: true
close: true
# Actions taken when the `repro-required` label is removed
-question:
# Unlock the thread
unlock: true
open: true
# Limit to only `issues` or `pulls`
# only: issues

Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# react-native-document-picker

⚠️ NOTE: since version 3.3.2 we're using git version tags prefixed with `v`, eg. `v3.3.2`. This is a standard format and should mean no changes to your workflows.
⚠️ NOTE: if you want to ask questions, we opened [GH discussions](https://github.com/rnmods/react-native-document-picker/discussions) for that purpose! 🤗 Issue tracker is now reserved for bugs only and issues not following the issue template will be closed. Thank you!

⚠️ NOTE: since version 3.3.2 we're using git version tags prefixed with `v`, eg. `v3.3.2`. This is a standard format and should mean no changes to your workflows.

A React Native wrapper for:

Expand Down