Skip to content

Commit 1acbf0f

Browse files
authored
Merge branch 'main' into patch-1
2 parents 238f0ea + 40395aa commit 1acbf0f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/conflict.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ jobs:
1111
- run: |
1212
echo "In order to review this pull request for acceptance, we need to make sure that all of the prerequisites are satisfied."
1313
echo "This was not checked:"
14-
echo "> I have no affiliation with the project I am suggesting (as a maintainer, creator, contractor, or employee)"
14+
echo "> I am not the sole author or employee of a company who created the topic or collection I'm changing."
1515
echo "This is a requirement to maintain a high level of independence in this project. Please update if you are able to verify that you meet that requirement."
1616
echo "Thank you!"
1717
exit 1
18-
if: contains(github.event.pull_request.body, '- [ ] I have no affiliation with the project I am suggesting (as a maintainer, creator, contractor, or employee).')
18+
if: contains(github.event.pull_request.body, '- [ ] I am not the sole author or employee of a company who created the topic or collection')
1919
name: Fail
2020
- run: exit 0
21-
if: contains(github.event.pull_request.body, '- [x] I have no affiliation with the project I am suggesting (as a maintainer, creator, contractor, or employee).')
21+
if: contains(github.event.pull_request.body, '- [x] I am not the sole author or employee of a company who created the topic or collection')
2222
name: Succeed

collections/choosing-projects/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ items:
77
- SerenityOS/serenity
88
- komodorio/helm-dashboard
99
- cloudquery/cloudquery
10-
- EddieHubCommunity/LinkFree
10+
- EddieHubCommunity/BioDrop
1111
- Ileriayo/markdown-badges
1212

1313
display_name: How to choose (and contribute to) your first open source project

topics/csharp/csharp.png

45.5 KB
Loading

0 commit comments

Comments
 (0)