File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Create a report to help us improve
4+ title : ' '
5+ labels : ' bug'
6+ assignees : ' '
7+
8+ ---
9+
10+ ## Checklist before submitting a bug report
11+
12+ - [ ] I have checked the [ existing issues] ( https://github.com/NLeSC/python-template/issues ) and couldn't find an issue about this bug.
13+
14+ ## Bug details
15+
16+ ** Describe the bug**
17+
18+ A clear and concise description of what the bug is.
19+
20+ ** To Reproduce**
21+
22+ Steps to reproduce the behavior:
23+ 1 . install copier using '...'
24+ 2 . run ` copier copy ... `
25+ 3 . Select Pre-commit feature
26+ 4 . ...
27+
28+ ** Error Message**
29+
30+ If applicable, add the error message.
31+
32+ ** Expected behavior**
33+
34+ A clear and concise description of what you expected to happen.
35+
36+ ** Screenshots**
37+
38+ If applicable, add screenshots to help explain your problem.
39+
40+ ** Desktop (please complete the following information):**
41+
42+ - OS:
43+ <!-- run this command: uname -a -->
44+ - version:
45+ <!-- run this command: python -c "import kunefe; print(kunefe.__version__)" -->
46+
47+ ** Additional context**
48+
49+ Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments