diff --git a/.github/label-actions.yml b/.github/label-actions.yml index 8bbd2633..7ebb7ab8 100644 --- a/.github/label-actions.yml +++ b/.github/label-actions.yml @@ -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 diff --git a/README.md b/README.md index 5d6c8784..3bb78298 100644 --- a/README.md +++ b/README.md @@ -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: