UNPKG

1.91 kBMarkdownView Raw
1**Thank you for using Lock!**
2
3In order to efficiently and accurately address your issue or feature request, please read through the template below and answer all relevant questions. Your additional work here is greatly appreciated and will help us respond as quickly as possible. Please delete any sections or questions below that do not pertain to this request.
4
5For general support or usage questions, please use the [Auth0 Community](https://community.auth0.com/) or [Auth0 Support](https://support.auth0.com.).
6
7### Description
8
9Description of the bug or feature request and why it's a problem. Consider including:
10
11- The use case or overall problem you're trying to solve
12- Information about when the problem started
13
14### Prerequisites
15
16* [ ] I have read the [Auth0 general contribution guidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md)
17* [ ] I have read the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md)
18* [ ] Did you check the documentation in the [README](https://github.com/auth0/lock) or on [our docs site](https://auth0.com/docs/libraries/lock/v11)?
19* [ ] Did you check the [Auth0 Community](https://community.auth0.com/)?
20* [ ] Are you reporting this to the correct repository?
21* [ ] Are there any related or duplicate [Issues](https://github.com/auth0/lock/issues) or [PRs](https://github.com/auth0/lock/pulls) for this issue?
22
23### Environment
24
25Please provide the following:
26
27* Lock version:
28* Browser version:
29* OS:
30* Additional extensions/libraries that might be affecting your instance:
31
32### Reproduction
33
34Detail the steps taken to reproduce this error and note if this issue can be reproduced consistently or if it is intermittent.
35
36Please include:
37
38- Code snippet or sample project that reproduces the bug
39- Application settings (redact/remove sensitive information)
40- Screenshots, if helpful