Skip to content

Commit ee23666

Browse files
committed
update readme
1 parent e929ddb commit ee23666

File tree

1 file changed

+32
-27
lines changed

1 file changed

+32
-27
lines changed

README.md

Lines changed: 32 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,49 @@
1-
<a href="https://reporacers.com/" taarget="_blank">
2-
<img src="https://github.com/repo-racers/.github/blob/main/profile/repo-racers.png" alt="Repo Racers" width="600px"/>
1+
<a href="https://reporacers.com/" target="_blank">
2+
<img src="https://github.com/repo-racers/.github/blob/main/profile/repo-racers.svg" alt="Repo Raacers" width="600px"/>
33
</a>
44

5-
This repository is included in our Open Source Pro Support service which offers an efficient solution for managing popular GitHub Actions dependencies with ease:
5+
This repository is included in our open-source Pro Support service which offers an efficient solution for managing popular GitHub Actions dependencies with ease:
66

77
🙌 forked from [ytanikin/PRConventionalCommits](https://github.com/ytanikin/PRConventionalCommits)
88

9-
## What is Open Source Pro Support?
9+
<details>
1010

11-
Open Source Pro Support is a comprehensive service designed to streamline your workflow by providing:
11+
<summary>What is Open-Source Pro Support?</summary>
12+
13+
Open-Source Pro Support is a comprehensive service designed to streamline your workflow by providing:
1214

1315
- **Customized Forks:** We create public forks of popular GitHub Actions, ensuring you have access to the latest features and fixes.
1416

15-
- **Dedicated Technical Support:** Say goodbye to the hassle of managing multiple open-source dependencies. With our service, you have a single point of contact for all your support needs. Reach out to us on our [Discord](https://discord.com/channels/1229786735161118882/1229786735161118885) channel, and our team of experts will be ready to assist you.
17+
- **Dedicated Technical Support:** Say goodbye to the hassle of managing multiple open-source dependencies. With our service, you have a single point of contact for all your support needs. Reach out to us on our [Discord](https://discord.com/channels/1229786735161118882/1229786735161118885) server, and our team of experts will be ready to assist you.
1618

1719
- **Priority Fixes:** Experience seamless issue resolution with our priority fix service. If you encounter any issues with our forks, we prioritize fixing them promptly to minimize disruptions to your workflow.
1820

1921
- **Community Contribution:** We believe in giving back to the open-source community. When we fix issues in our forks, we handle creating pull requests to the original authors, ensuring that the entire community benefits from the improvements.
2022

21-
## How It Works
23+
</details>
24+
25+
<details>
26+
27+
<summary>How It Works</summary>
28+
2229

23-
1. **Choose Our Fork:** Instead of forking popular GitHub Actions repositories directly, simply use our fork provided in this repository.
30+
1. **Choose Our Fork:** Instead of referencing popular GitHub Actions repositories directly, simply reference this repository in your workflow.
2431

25-
2. **Enjoy Dedicated Support:** If you encounter any issues or need assistance, reach out to us on our [Discord](https://discord.com/channels/1229786735161118882/1229786735161118885) channel. Our team will be happy to help you promptly.
32+
2. **Enjoy Dedicated Support:** If you encounter any issues or need assistance, reach out to us on our [Discord](https://discord.com/channels/1229786735161118882/1229786735161118885) server. Our team will be happy to help you promptly.
2633

2734
3. **Benefit from Priority Fixes:** Experience seamless issue resolution with our priority fix service. We prioritize fixing issues in our forks to ensure smooth operation for your projects.
2835

2936
4. **Contribute to the Community:** Rest assured that when we fix issues in our forks, we contribute back to the original repositories, benefiting the entire open-source community.
3037

31-
## Not Your Thing?
38+
*Not Your Thing?*
3239

3340
We don't want to get in between you and the community. If you want to handle forking and submitting a pull request yourself, that's awesome.
3441

3542
However, feel free to reach out to us on [Discord](https://discord.com/channels/1229786735161118882/1229786735161118885) anyway if you need any help and advice in doing so.
3643

37-
:heart: [Open Source](https://opensource.org/)
44+
:heart: [open-source](https://opensource.org/)
45+
46+
</details>
3847

3948
---
4049

@@ -105,8 +114,8 @@ jobs:
105114
validate-pr-title:
106115
runs-on: ubuntu-latest
107116
steps:
108-
- name: PR Conventional Commit Validation
109-
uses: ytanikin/[email protected]
117+
- name: Conventional Commit In Pull Requests - Repo Racers Pro Support
118+
uses: repo-racers/[email protected]
110119
with:
111120
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
112121
add_label: 'false'
@@ -131,8 +140,8 @@ jobs:
131140
validate-pr-title:
132141
runs-on: ubuntu-latest
133142
steps:
134-
- name: PR Conventional Commit Validation
135-
uses: ytanikin/[email protected]
143+
- name: Conventional Commit In Pull Requests - Repo Racers Pro Support
144+
uses: repo-racers/[email protected]
136145
with:
137146
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
138147
add_label: 'false'
@@ -158,8 +167,8 @@ jobs:
158167
validate-pr-title:
159168
runs-on: ubuntu-latest
160169
steps:
161-
- name: PR Conventional Commit Validation
162-
uses: ytanikin/[email protected]
170+
- name: Conventional Commit In Pull Requests - Repo Racers Pro Support
171+
uses: repo-racers/[email protected]
163172
with:
164173
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
165174
```
@@ -183,8 +192,8 @@ jobs:
183192
validate-pr-title:
184193
runs-on: ubuntu-latest
185194
steps:
186-
- name: PR Conventional Commit Validation
187-
uses: ytanikin/[email protected]
195+
- name: Conventional Commit In Pull Requests - Repo Racers Pro Support
196+
uses: repo-racers/[email protected]
188197
with:
189198
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'
190199
ticket_key_regex: '^PROJECT-\\d{2,5}$'
@@ -204,13 +213,9 @@ For this configuration, the following PR title is valid: `feat: PROJECT-12345 ad
204213

205214
After updating the code, please run `npm prepare` to build the distribution files before committing.
206215

207-
## Author
208-
209-
👤 **YTanikin**
210-
211-
- Website: https://medium.com/@ytanikin
212-
- Github: [@ytanikin](https://github.com/ytanikin)
216+
---
213217

214-
## 🤝 Contributing
218+
> [!TIP]
219+
> For support with this repo and many other open-source projects, visit us at https://reporacers.com/ and join us on [Discord](https://discord.com/channels/1229786735161118882/1229786735161118885).
215220

216-
Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://github.com/ytanikin/PRConventionalCommits/issues).
221+

0 commit comments

Comments
 (0)