Skip to content

Commit

Permalink
Merge branch 'main' into refactor/split-dap-and-dap-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
nullchilly committed Dec 8, 2023
2 parents 16331da + 9fb30b7 commit 3a25d12
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 3a25d12

Please sign in to comment.