Skip to content

Commit

Permalink
ci: drop selene support (#625)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnvgr authored Dec 8, 2023
1 parent 988c0b2 commit 9fb30b7
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 584 deletions.
7 changes: 3 additions & 4 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,11 @@ Here are some guidelines:
- New plugin integration should be added in alphabetical order:
- to the [README](https://github.com/catppuccin/nvim#integrations) (vimdoc is auto-generated).
- to [types.lua](https://github.com/catppuccin/nvim/blob/main/lua/catppuccin/types.lua)
- to [vim.yml](https://github.com/catppuccin/nvim/blob/main/vim.yml)
- Create a topic branch on your fork for your specific PR.
- Use [conventionalcommits.org's](https://www.conventionalcommits.org/en/v1.0.0/)
- Use [conventionalcommits.org's](https://www.conventionalcommits.org/en/v1.0.0/)
rules for explicit and meaningful commit messages.
- If it's your first time contributing to a project, then read
[About pull requests](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests)
- If it's your first time contributing to a project, then read
[About pull requests](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests)
on Github's docs.

Here are some tips:
Expand Down
21 changes: 0 additions & 21 deletions .github/workflows/selene.yml

This file was deleted.

6 changes: 0 additions & 6 deletions selene.toml

This file was deleted.

Loading

0 comments on commit 9fb30b7

Please sign in to comment.