Skip to content

Commit 4aa93c3

Browse files
committed
update contributing readme
1 parent 7bdf8c5 commit 4aa93c3

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Contributing
22

3-
When contributing to this repository, please first discuss the change you wish to make via issue,
4-
email, or any other method with the owners of this repository before making a change.
3+
You are welcome to contribute to this repository.
4+
For bug reporting, feature requests, questions, and suggestions, please choose one of the [issue templates](https://github.com/IT4Change/vuepress-build-and-deploy/issues/new/choose) from the issues section.
55

6-
## Pull Request Best Practices
6+
## Features and Changes
77

8-
1. Ensure that you've tested your feature/change yourself. As the primary focus of this project is deployment, providing a link to a deployed repository using your branch is preferred. You can reference the forked action using your GitHub username, for example `yourname/github-pages-deplpy-action@master`.
9-
2. Make sure you update the README if you've made a change that requires documentation.
10-
3. When making a pull request, highlight any areas that may cause a breaking change so the maintainer can update the version number accordingly on the GitHub marketplace.
8+
When contirbuting features or changes please
9+
- Create a new branch.
10+
- Make sure you update the README if you've made a change that requires documentation.
11+
- Highlight any areas that may cause a breaking change so the maintainer can update the version number accordingly on the GitHub marketplace.

0 commit comments

Comments
 (0)