We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dd78ad commit cd1e588Copy full SHA for cd1e588
CONTRIBUTING.md
@@ -8,7 +8,7 @@ Hello! I am very excited that you are interested in contributing with Vuesax. Ho
8
9
## Pull Request Guidelines
10
11
-- The masterrama is basically a snapshot of the latest stable version. All development must be done in dedicated branches.
+- The `master` branch is basically a snapshot of the latest stable version. All development must be done in dedicated branches.
12
- Work in the **src** folder and DO NOT register distlos commits.
13
- It is good to have multiple small commits while working on the PR. We'll let GitHub squash it automatically before the merge.
14
- If you add a new feature:
0 commit comments