Flip SCons st_mtime usage back to tuple index
[scons.git] / .github / ISSUE_TEMPLATE / feature_request.md
blob5db5bea4e6503bd82c262e20f041c2b4cbabad4e
1 ---
2 name: Feature request
3 about: Suggest an idea for this project
4 title: ''
5 labels: ''
6 assignees: ''
8 ---
10 ## Please bring your feature request to the SCons users mailing list before filing an issue here
11 ## See: https://scons.org/bugs.html
12 ## or join our Discord server : https://discord.gg/bXVpWAy
15 **Describe the Feature**
16 A clear and concise description of what the feature request is.
18 **Required information**
19 * Link to SCons Users thread discussing your issue.
20 * Version of SCons
21 * Version of Python
22 * Which python distribution if applicable (python.org, cygwin, anaconda, macports, brew,etc)
23 * How you installed SCons
24 * What Platform are you on? (Linux/Windows and which version)
25 * How to reproduce your issue?  Please include a small self contained reproducer. Likely a SConstruct should do for most issues.
26 * How you invoke scons (The command line you're using "scons --flags some_arguments")
30 **Additional context**
31 Add any other context or screenshots about the feature request here.