Skip to content

Commit

Permalink
docs(port-creation): default branch set to main
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoudham committed Aug 8, 2023
1 parent 1f3415e commit 430d6ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/port-creation.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ ensure consistency:

- The name of the repo must be the app's name in `lower-kebab-case` (e.g.
`unreal-engine` instead of `Unreal Engine`).
- Ensure that the default branch is set to `main`. This ensures that the
repository is consistent with other ports across the organization.
- Put the images under `assets/`.
- Prefer `.webp` over `.png` for images. `.webp` is a more efficient format and is supported by all major browsers.
- Format the repo's description as "`<emoji>` Soothing pastel theme for
Expand Down

0 comments on commit 430d6ed

Please sign in to comment.