|
26 | 26 | - ❌ `add Swift`
|
27 | 27 | - ❌ `Adding Swift`
|
28 | 28 | - ❌ `Added Swift`
|
29 |
| -- [ ] Your entry here should include a short description about the project/theme of the list. **It should not describe the list itself.** The first character should be uppercase and the description should end in a dot. It should be an objective description and not a tagline or marketing blurb. It should not contain the name of the list. |
| 29 | +- [ ] Your entry here should include a short description of the project/theme of the list. **It should not describe the list itself.** The first character should be uppercase and the description should end in a dot. It should be an objective description and not a tagline or marketing blurb. It should not contain the name of the list. |
30 | 30 | - ✅ `- [iOS](…) - Mobile operating system for Apple phones and tablets.`
|
31 | 31 | - ✅ `- [Framer](…) - Prototyping interactive UI designs.`
|
32 | 32 | - ❌ `- [iOS](…) - Resources and tools for iOS development.`
|
|
68 | 68 | - [ ] Includes a project logo/illustration whenever possible.
|
69 | 69 | - Either centered, fullwidth, or placed at the top-right of the readme. [(Example)](https://github.com/sindresorhus/awesome-electron)
|
70 | 70 | - The image should link to the project website or any relevant website.
|
71 |
| - - **The image should be high-DPI.** Set it to maximum half the width of the original image. |
| 71 | + - **The image should be high-DPI.** Set it to a maximum of half the width of the original image. |
72 | 72 | - Don't include both a title saying `Awesome X` and a logo with `Awesome X`. You can put the header image in a `#` (Markdown header) or `<h1>`.
|
73 | 73 | - [ ] Entries have a description, unless the title is descriptive enough by itself. It rarely is though.
|
74 | 74 | - [ ] Includes the [Awesome badge](https://github.com/sindresorhus/awesome/blob/main/awesome.md#awesome-badge).
|
|
88 | 88 | - **Do not** add the license name, text, or a `Licence` section to the readme. GitHub already shows the license name and link to the full text at the top of the repo.
|
89 | 89 | - To verify that you've read all the guidelines, please comment on your pull request with just the word `unicorn`.
|
90 | 90 | - [ ] Has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/main/awesome.md#include-contribution-guidelines).
|
91 |
| - - The file should be named `contributing.md`. Casing is up to you. |
| 91 | + - The file should be named `contributing.md`. The casing is up to you. |
92 | 92 | - It can optionally be linked from the readme in a dedicated section titled `Contributing`, positioned at the top or bottom of the main content.
|
93 | 93 | - The section should not appear in the Table of Contents.
|
94 | 94 | - [ ] All non-important but necessary content (like extra copyright notices, hyperlinks to sources, pointers to expansive content, etc) should be grouped in a `Footnotes` section at the bottom of the readme. The section should not be present in the Table of Contents.
|
|
0 commit comments