File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 31
31
attributes :
32
32
label : Alternatives Considered
33
33
description : Detail any potential alternative solutions/workarounds you've used or considered.
34
- placeholder : I have done/might be able to do "X" in the by doing "Y".
34
+ placeholder : I have done/might be able to do "X" in this project by doing "Y".
35
35
36
36
- type : textarea
37
37
id : context
Original file line number Diff line number Diff line change 20
20
uses : contributor-assistant/github-action@ca4a40a7d1004f18d9960b404b97e5f30a505a08 # v2.6.1
21
21
with :
22
22
# Any pull request targeting the following branch will trigger a CLA check.
23
- # NOTE: You might need to edit this value to 'main '.
23
+ # NOTE: You might need to edit this value to 'master '.
24
24
branch : main
25
25
# Path to the CLA document.
26
26
path-to-document : https://github.com/f5/f5-cla/blob/main/docs/f5_cla.md
Original file line number Diff line number Diff line change 2
2
[ ![ Project Status: Active – The project has reached a stable, usable state and is being actively developed.] ( https://www.repostatus.org/badges/latest/active.svg )] ( https://www.repostatus.org/#active )
3
3
[ ![ Community Support] ( https://badgen.net/badge/support/community/cyan?icon=awesome )] ( /SUPPORT.md )
4
4
[ ![ Community Forum] ( https://img.shields.io/badge/community-forum-009639?logo=discourse&link=https%3A%2F%2Fcommunity.nginx.org )] ( https://community.nginx.org )
5
- [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2. 0 )
5
+ [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/license/apache-2- 0 )
6
6
[ ![ Contributor Covenant] ( https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg )] ( /CODE_OF_CONDUCT.md )
7
7
8
8
# NGINX Template Repository
@@ -51,7 +51,7 @@ This template includes all the scaffolding you need to get started on an OSS rep
51
51
[ ![ OpenSSF Scorecard] ( https://api.securityscorecards.dev/projects/github.com/{{REPOSITORY_OWNER}}/{{REPOSITORY_URL}}/badge )] ( https://securityscorecards.dev/viewer/?uri=github.com/{{REPOSITORY_OWNER}}/{{REPOSITORY_URL}} )
52
52
[ ![ Community Support] ( https://badgen.net/badge/support/community/cyan?icon=awesome )] ( /SUPPORT.md ) <!-- [](<Insert URL>) -->
53
53
[ ![ Community Forum] ( https://img.shields.io/badge/community-forum-009639?logo=discourse&link=https%3A%2F%2Fcommunity.nginx.org )] ( https://community.nginx.org )
54
- [ ![ License] ( https://img.shields.io/badge/License-Apache%202 .0-blue.svg )] ( https://opensource.org/licenses/Apache-2. 0 )
54
+ [ ![ License] ( https://img.shields.io/badge/License-Apache_2 .0-blue.svg )] ( https://opensource.org/license/apache-2- 0 )
55
55
[ ![ Contributor Covenant] ( https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg )] ( /CODE_OF_CONDUCT.md )
56
56
57
57
# {{REPOSITORY_NAME}}
You can’t perform that action at this time.
0 commit comments