-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 📦 Chore: add picgo bump version * 📦 Chore: substitute npm with yarn * 📦 Chore: move pre-commit to husky for using by `git cz` * 📦 Chore: finish azure pipeline & remove appveyor * 🔙 Revert: fix mistake in test script * 📝 Docs: make readme tidier * 📝 Docs: revert to details/summary tags * 📝 Docs: update license * 📝 Docs: add upupming to license
- Loading branch information
1 parent
1b6de45
commit 4ec0218
Showing
10 changed files
with
1,665 additions
and
3,645 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,3 +5,4 @@ node_modules | |
.imgs | ||
.vscode | ||
yarn-error.log | ||
package-lock.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Code of Conduct | ||
|
||
This project has adopted the [PicGo BumpVersion convention](https://github.com/PicGo/bump-version). For more information, go to the repository and open an issue there if you have any additional questions or comments. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Contributing to vs-picgo | ||
|
||
We encourage and appreciate community feedback and contributions. Thank you for your interest in making `vs-picgo` better! There are several ways you can get involved. | ||
|
||
## Reporting issues and suggesting new features | ||
|
||
If `vs-picgo` is not working properly, please file a report in the [GitHub issue](https://github.com/PicGo/vs-picgo/issues). You should provide adequate and clean diagnostic data, such as the version of `vs-picgo` you're using, log file, etc. | ||
|
||
We are happy to hear your ideas for the future of `vs-picgo`. Check the GitHub issues and see if others have | ||
submitted similar feedback. You can upvote existing feedback or submit a new suggestion. | ||
|
||
We always look at upvoted items in GitHub issue when we decide what to work on next. We read all the | ||
comments as soon as possible, and we look forward to hearing your input. Remember that | ||
all community interactions must abide by the [Code of Conduct](CODE_OF_CONDUCT.md). | ||
|
||
## Finding issues you can help with | ||
|
||
Looking for something to work on? | ||
Issues marked [``good first issue``](https://github.com/PicGo/vs-picgo/labels/good%20first%20issue) | ||
are a good place to start. | ||
|
||
You can also check the [``help wanted``](https://github.com/PicGo/vs-picgo/labels/help%20wanted) tag to find | ||
other issues to help with. If you're interested in working on a fix, leave a comment to let everyone know and to help | ||
avoid duplicated effort from others. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.