Updated Submitting a new brand to LittleLink (markdown)
@@ -14,6 +14,8 @@ When you submit a pull request (PR) to include a new brand, our review includes
|
||||
|
||||
Additionally, we offer sponsorship opportunities for individuals and brands. This provides a pathway for any brand to feature their button in the LittleLink repository, regardless of their size. [Explore Sponsorship Opportunities](https://www.buymeacoffee.com/seth/extras)
|
||||
|
||||
Ultimately, final approval or rejection for any brand requests is on [Seth](https://github.com/sethcottle). While I strive to maintain a transparent and collaborative process, I reserve the right to approve or reject any brand submission at my sole discretion, regardless of whether it adheres to the stated guidelines. This includes, but is not limited to: *brand relevance*, *quality and consistency*, *legal and ethical considerations*,*personal values*, *duplicate or overlapping entries*, or additional factors beyond the outlined criteria to ensure the integrity and usability of the repository.
|
||||
|
||||
### ✅ Contribution Checklist
|
||||
Ensure you've met the following criteria before contributing to the core LittleLink repository:
|
||||
|
||||
@@ -26,3 +28,5 @@ Ensure you've met the following criteria before contributing to the core LittleL
|
||||
- [X] Your contribution is alphabetically organized within the `brands.css` and `index.html` files.
|
||||
- [X] You've created and included a button preview in index.html.
|
||||
- [X] If you’re providing a variant of a branded button, such as an inverse color scheme, you’ve aligned with the existing naming schema “[Brand Name] Alt” and `.button-brandname-alt`. You’ve ensured any additional icons also use `brandname-alt.svg` schema.
|
||||
- [X] You’ve used proper capitalization where required. In `brands.css`, the brand name comment reflects `/* Brand Name */` while code uses lower case, such as `.button.button-brandname`. In `index.html` the entry comment reflects `<!-- Brand Name -->` while the code continues to use lower case with the exception of the button text and alt text, such as `alt="Brand Name Logo">Brand Name</a>`, which should follow a brand’s specific capitalization requirements like the organizational comment lines.
|
||||
- [X] You’ve included a brief description of what the brand addition is in the PR, a screenshot of what the new button(s) look like, as well as any additional information around usage or traffic stats to ensure the addition meets global and regional scale notoriety for the core LittleLink repository.
|
||||
Reference in New Issue
Block a user