We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1c8f01 commit fabd21bCopy full SHA for fabd21b
2 files changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -13,7 +13,7 @@ A clear and concise description of what the bug is.
13
A [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) that is enough to show what the problem is
14
15
~~~ julia
16
-using SimpleSDMLayers
+using SpatialBoundaries
17
18
# Add your code here
19
~~~
.github/ISSUE_TEMPLATE/feature_request.md
@@ -15,7 +15,7 @@ A clear and concise description of what you want to happen.
Ideally, this can take the form of code you would like to write:
20
# Write your dream code here
21
0 commit comments