Update authentication.mdx
[spree.git] / .github / ISSUE_TEMPLATE.md
blob94df01c52ad2b4c7262c99e14615f750b236c43b
2 <!--- Provide a general summary of the issue in the Title above -->
4 ## Context
5 <!--- Provide a more detailed introduction to the issue itself -->
6 <!--- How has this issue affected you? What were you trying to accomplish? -->
8 ## Expected Behavior
9 <!--- Tell us what should happen -->
11 ## Actual Behavior
12 <!--- Tell us what happens instead -->
14 ## Possible Fix
15 <!--- Not obligatory, but suggest a fix or reason for the issue -->
17 ## Steps to Reproduce
18 <!--- Provide a link to a live example, or an unambiguous set of steps to -->
19 <!--- reproduce this issue include code to reproduce, if relevant -->
25 ## Your Environment
26 <!--- Include as many relevant details about the environment you experienced the issue in -->
27 * Version used:
28 * Gemfile and Gemfile.lock as text in a Gist:
29 * Any relevant stack traces ("Full trace" preferred):
31 <!--- Please remember to format code using triple backticks (`)
32           so that it is neatly formatted when the issue is posted. -->
34 <!--- In 99% of cases, this information is enough to determine the cause and
35           solution to the problem that is being described.
37           Any issue that is open for 14 days without actionable information or
38           activity will be marked as "stalled" and then closed. Stalled issues
39           can be re-opened if the information requested is provided. -->