Skip to content

Commit

Permalink
fix: revamp adopters.md (#212)
Browse files Browse the repository at this point in the history
* fix: revamp adopters.md

* fix: format prettier
  • Loading branch information
vinckr authored Jun 26, 2023
1 parent 3421e61 commit a8672f3
Show file tree
Hide file tree
Showing 7 changed files with 39 additions and 93 deletions.
13 changes: 0 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@
"scripts": {
"text-run": "text-run"
},
"prettier": "ory-prettier-styles",
"devDependencies": {
"license-checker": "^25.0.1",
"ory-prettier-styles": "1.3.0",
"prettier": "2.7.1",
"prettier-plugin-packagejson": "^2.2.18",
"text-runner": "5.0.2"
Expand Down
21 changes: 7 additions & 14 deletions templates/repository/common/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,18 @@ body:
- attributes:
label: "Preflight checklist"
options:
- label:
"I could not find a solution in the existing issues, docs, nor
- label: "I could not find a solution in the existing issues, docs, nor
discussions."
required: true
- label:
"I agree to follow this project's [Code of
- label: "I agree to follow this project's [Code of
Conduct](https://github.com/$REPOSITORY/blob/master/CODE_OF_CONDUCT.md)."
required: true
- label:
"I have read and am following this repository's [Contribution
- label: "I have read and am following this repository's [Contribution
Guidelines](https://github.com/$REPOSITORY/blob/master/CONTRIBUTING.md)."
required: true
- label:
"This issue affects my [Ory Network](https://www.ory.sh/) project."
- label:
"I have joined the [Ory Community Slack](https://slack.ory.sh)."
- label:
"I am signed up to the [Ory Security Patch
- label: "This issue affects my [Ory Network](https://www.ory.sh/) project."
- label: "I have joined the [Ory Community Slack](https://slack.ory.sh)."
- label: "I am signed up to the [Ory Security Patch
Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)."
id: checklist
type: checkboxes
Expand All @@ -53,8 +47,7 @@ body:
validations:
required: true
- attributes:
description:
"Please copy and paste any relevant log output. This will be
description: "Please copy and paste any relevant log output. This will be
automatically formatted into code, so no need for backticks. Please
redact any sensitive information"
label: "Relevant log output"
Expand Down
21 changes: 7 additions & 14 deletions templates/repository/common/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
description:
"A design document is needed for non-trivial changes to the code base."
description: "A design document is needed for non-trivial changes to the code base."
labels:
- rfc
name: "Design Document"
Expand All @@ -20,24 +19,18 @@ body:
- attributes:
label: "Preflight checklist"
options:
- label:
"I could not find a solution in the existing issues, docs, nor
- label: "I could not find a solution in the existing issues, docs, nor
discussions."
required: true
- label:
"I agree to follow this project's [Code of
- label: "I agree to follow this project's [Code of
Conduct](https://github.com/$REPOSITORY/blob/master/CODE_OF_CONDUCT.md)."
required: true
- label:
"I have read and am following this repository's [Contribution
- label: "I have read and am following this repository's [Contribution
Guidelines](https://github.com/$REPOSITORY/blob/master/CONTRIBUTING.md)."
required: true
- label:
"This issue affects my [Ory Network](https://www.ory.sh/) project."
- label:
"I have joined the [Ory Community Slack](https://slack.ory.sh)."
- label:
"I am signed up to the [Ory Security Patch
- label: "This issue affects my [Ory Network](https://www.ory.sh/) project."
- label: "I have joined the [Ory Community Slack](https://slack.ory.sh)."
- label: "I am signed up to the [Ory Security Patch
Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)."
id: checklist
type: checkboxes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
description:
"Suggest an idea for this project without a plan for implementation"
description: "Suggest an idea for this project without a plan for implementation"
labels:
- feat
name: "Feature Request"
Expand All @@ -13,30 +12,23 @@ body:
- attributes:
label: "Preflight checklist"
options:
- label:
"I could not find a solution in the existing issues, docs, nor
- label: "I could not find a solution in the existing issues, docs, nor
discussions."
required: true
- label:
"I agree to follow this project's [Code of
- label: "I agree to follow this project's [Code of
Conduct](https://github.com/$REPOSITORY/blob/master/CODE_OF_CONDUCT.md)."
required: true
- label:
"I have read and am following this repository's [Contribution
- label: "I have read and am following this repository's [Contribution
Guidelines](https://github.com/$REPOSITORY/blob/master/CONTRIBUTING.md)."
required: true
- label:
"This issue affects my [Ory Network](https://www.ory.sh/) project."
- label:
"I have joined the [Ory Community Slack](https://slack.ory.sh)."
- label:
"I am signed up to the [Ory Security Patch
- label: "This issue affects my [Ory Network](https://www.ory.sh/) project."
- label: "I have joined the [Ory Community Slack](https://slack.ory.sh)."
- label: "I am signed up to the [Ory Security Patch
Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)."
id: checklist
type: checkboxes
- attributes:
description:
"Is your feature request related to a problem? Please describe."
description: "Is your feature request related to a problem? Please describe."
label: "Describe your problem"
placeholder:
"A clear and concise description of what the problem is. Ex. I'm always
Expand Down Expand Up @@ -70,8 +62,7 @@ body:
validations:
required: true
- attributes:
description:
"Add any other context or screenshots about the feature request here."
description: "Add any other context or screenshots about the feature request here."
label: Additional Context
id: additional
type: textarea
6 changes: 2 additions & 4 deletions templates/repository/common/.github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ blank_issues_enabled: false
contact_links:
- name: Ory $PROJECT Forum
url: $DISCUSSIONS
about:
Please ask and answer questions here, show your implementations and
about: Please ask and answer questions here, show your implementations and
discuss ideas.
- name: Ory Chat
url: https://www.ory.sh/chat
about:
Hang out with other Ory community members to ask and answer questions.
about: Hang out with other Ory community members to ask and answer questions.
42 changes: 14 additions & 28 deletions templates/repository/common/ADOPTERS.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,15 @@
<!--BEGIN ADOPTERS-->

The Ory community stands on the shoulders of individuals, companies, and
maintainers. We thank everyone involved - from submitting bug reports and
feature requests, to contributing patches, to sponsoring our work. Our community
is 1000+ strong and growing rapidly. The Ory stack protects 16.000.000.000+ API
requests every month with over 250.000+ active service nodes. We would have
never been able to achieve this without each and everyone of you!
maintainers. The Ory team thanks everyone involved - from submitting bug reports and
feature requests, to contributing patches and documentation. The Ory community
counts more than 33.000 members and is growing rapidly. The Ory stack protects 60.000.000.000+ API
requests every month with over 400.000+ active service nodes. None of this would have been possible without each and everyone of you!

The following list represents companies that have accompanied us along the way
and that have made outstanding contributions to our ecosystem. _If you think
that your company deserves a spot here, reach out to
<a href="mailto:office-muc@ory.sh">office-muc@ory.sh</a> now_!

**Please consider giving back by becoming a sponsor of our open source work on
<a href="https://www.patreon.com/_ory">Patreon</a> or
<a href="https://opencollective.com/ory">Open Collective</a>.**
<a href="mailto:office@ory.sh">office@ory.sh</a> now_!

<table>
<thead>
Expand All @@ -27,7 +22,7 @@ that your company deserves a spot here, reach out to
</thead>
<tbody>
<tr>
<td>Sponsor</td>
<td>Adopter *</td>
<td>Raspberry PI Foundation</td>
<td align="center">
<picture>
Expand All @@ -38,7 +33,7 @@ that your company deserves a spot here, reach out to
<td><a href="https://www.raspberrypi.org/">raspberrypi.org</a></td>
</tr>
<tr>
<td>Contributor</td>
<td>Adopter *</td>
<td>Kyma Project</td>
<td align="center">
<picture>
Expand All @@ -49,7 +44,7 @@ that your company deserves a spot here, reach out to
<td><a href="https://kyma-project.io">kyma-project.io</a></td>
</tr>
<tr>
<td>Sponsor</td>
<td>Adopter *</td>
<td>Tulip</td>
<td align="center">
<picture>
Expand All @@ -60,7 +55,7 @@ that your company deserves a spot here, reach out to
<td><a href="https://tulip.com/">tulip.com</a></td>
</tr>
<tr>
<td>Sponsor</td>
<td>Adopter *</td>
<td>Cashdeck / All My Funds</td>
<td align="center">
<picture>
Expand All @@ -71,7 +66,7 @@ that your company deserves a spot here, reach out to
<td><a href="https://cashdeck.com.au/">cashdeck.com.au</a></td>
</tr>
<tr>
<td>Contributor</td>
<td>Adopter *</td>
<td>Hootsuite</td>
<td align="center">
<picture>
Expand Down Expand Up @@ -214,7 +209,7 @@ that your company deserves a spot here, reach out to
<td><a href="https://nortal.com/">nortal.com</a></td>
</tr>
<tr>
<td>Sponsor</td>
<td>Adopter *</td>
<td>OrderMyGear</td>
<td align="center">
<picture>
Expand All @@ -225,7 +220,7 @@ that your company deserves a spot here, reach out to
<td><a href="https://www.ordermygear.com/">ordermygear.com</a></td>
</tr>
<tr>
<td>Sponsor</td>
<td>Adopter *</td>
<td>Spiri.bo</td>
<td align="center">
<picture>
Expand All @@ -236,7 +231,7 @@ that your company deserves a spot here, reach out to
<td><a href="https://spiri.bo/">spiri.bo</a></td>
</tr>
<tr>
<td>Sponsor</td>
<td>Adopter *</td>
<td>Strivacity</td>
<td align="center">
<picture>
Expand Down Expand Up @@ -417,19 +412,10 @@ that your company deserves a spot here, reach out to
</tbody>
</table>

We also want to thank all individual contributors
Many thanks to all individual contributors

<a href="https://opencollective.com/ory" target="_blank"><img src="https://opencollective.com/ory/contributors.svg?width=890&limit=714&button=false" /></a>

as well as all of our backers

<a href="https://opencollective.com/ory#backers" target="_blank"><img src="https://opencollective.com/ory/backers.svg?width=890"></a>

and past & current supporters (in alphabetical order) on
[Patreon](https://www.patreon.com/_ory): Alexander Alimovs, Billy, Chancy
Kennedy, Drozzy, Edwin Trejos, Howard Edidin, Ken Adler Oz Haven, Stefan Hans,
TheCrealm.

<em>\* Uses one of Ory's major projects in production.</em>

<!--END ADOPTERS-->

0 comments on commit a8672f3

Please sign in to comment.