Skip to content

Commit

Permalink
Fix hyphen to asterisk best-practices.md
Browse files Browse the repository at this point in the history
For some reason main English "best-practices.md" file contain this bug. when i simply copy the best practice file and start translation and start a pull request i face a test was failing again and again.
  • Loading branch information
Rifat-Hasan-BD authored Dec 4, 2024
1 parent b7f9353 commit 0c0963c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _articles/bn/best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ If maintaining your project is part-time or purely volunteered, be honest about

Here are a few rules that are worth writing down:

- How a contribution is reviewed and accepted (_Do they need tests? An issue template?_)
- The types of contributions you'll accept (_Do you only want help with a certain part of your code?_)
- When it's appropriate to follow up (_for example, "You can expect a response from a maintainer within 7 days. If you haven't heard anything by then, feel free to ping the thread."_)
- How much time you spend on the project (_for example, "We only spend about 5 hours per week on this project"_)
* How a contribution is reviewed and accepted (_Do they need tests? An issue template?_)
* The types of contributions you'll accept (_Do you only want help with a certain part of your code?_)
* When it's appropriate to follow up (_for example, "You can expect a response from a maintainer within 7 days. If you haven't heard anything by then, feel free to ping the thread."_)
* How much time you spend on the project (_for example, "We only spend about 5 hours per week on this project"_)

[Jekyll](https://github.com/jekyll/jekyll/tree/master/docs), [CocoaPods](https://github.com/CocoaPods/CocoaPods/wiki/Communication-&-Design-Rules), and [Homebrew](https://github.com/Homebrew/brew/blob/bbed7246bc5c5b7acb8c1d427d10b43e090dfd39/docs/Maintainers-Avoiding-Burnout.md) are several examples of projects with ground rules for maintainers and contributors.

Expand Down

0 comments on commit 0c0963c

Please sign in to comment.