File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ about: Create a report to help us improve
5
5
6
6
<!--
7
7
1. Please check if an issue already exists. This bug may have already been documented
8
- 2. Check out and follow our Guidelines: https://github.com/serverless/serverless-azure-functions/CONTRIBUTING.md
9
- 3. Fill out the whole template so we have a good overview on the issue
8
+ 2. Check out and follow our Guidelines: https://github.com/serverless/serverless-azure-functions/blob/master/ CONTRIBUTING.md
9
+ 3. Fill out the whole template so we have a good overview of the issue
10
10
4. Do not remove any section of the template. If something is not applicable leave it empty but leave it in the Issue
11
11
5. Please follow the template, otherwise we'll have to ask you to update it
12
12
-->
@@ -18,7 +18,7 @@ about: Create a report to help us improve
18
18
- What went wrong?
19
19
- What did you expect should have happened?
20
20
- What was the config you used?
21
- - What stacktrace or error message from your provider did you see?
21
+ - What stack trace or error message from your provider did you see?
22
22
23
23
Similar or dependent issues:
24
24
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ about: Suggest an idea for serverless-azure-functions
5
5
6
6
<!--
7
7
1. Please check if an issue already exists. This feature may have already been requested
8
- 2. Check out and follow our Guidelines: https://github.com/serverless/serverless-azure-functions/CONTRIBUTING.md
9
- 3. Fill out the whole template so we have a good overview on the issue
8
+ 2. Check out and follow our Guidelines: https://github.com/serverless/serverless-azure-functions/blob/master/ CONTRIBUTING.md
9
+ 3. Fill out the whole template so we have a good overview of the issue
10
10
4. Do not remove any section of the template. If something is not applicable leave it empty but leave it in the Issue
11
11
5. Please follow the template, otherwise we'll have to ask you to update it
12
12
-->
Original file line number Diff line number Diff line change 1
1
<!--
2
- 1. Please check out and follow our Contributing Guidelines: https://github.com/serverless/serverless-azure-functions/CONTRIBUTING.md
2
+ 1. Please check out and follow our Contributing Guidelines: https://github.com/serverless/serverless-azure-functions/blob/master/ CONTRIBUTING.md
3
3
2. Do not remove any section of the template. If something is not applicable leave it empty but leave it in the PR
4
4
3. Please follow the template, otherwise we'll have to ask you to update it and it will take longer until your PR is merged
5
5
-->
@@ -15,7 +15,7 @@ Briefly describe the feature if no issue exists for this PR
15
15
## How did you implement it:
16
16
17
17
<!--
18
- If this is a nontrivial change please briefly describe your implementation so its easy for us to understand and review your code.
18
+ If this is a nontrivial change please briefly describe your implementation so it's easy for us to understand and review your code.
19
19
-->
20
20
21
21
## How can we verify it:
You can’t perform that action at this time.
0 commit comments