catppuccin/.github/PULL_REQUEST_TEMPLATE.md
2023-12-08 13:25:33 +07:00

940 B

🎉 First off, thanks for taking the time to contribute! 🎉

Here are some guidelines:

  • Format code using stylua.
  • New plugin integration should be added in alphabetical order:
  • Create a topic branch on your fork for your specific PR.
  • Use conventionalcommits.org's rules for explicit and meaningful commit messages.
  • If it's your first time contributing to a project, then read About pull requests on Github's docs.

Here are some tips:

  • Use vim.g.catppuccin_debug = true to get live config re-loading