-
Notifications
You must be signed in to change notification settings - Fork 579
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* docs: adjust default enhancement priority * Split Mac and Linux * Introduce Table of Contents * Disclaimer linked in table of contents * Just copy pasta the makefile * Gave governance responsibility back to pystardust * Ordered PR Policies * Ordered contribution guidelines * Doc polish * Move the contributors back to main thingy * Credits 2.0 * polish again * Delete the makefile :) * bump the version * Bump version again * status update
- Loading branch information
Showing
6 changed files
with
67 additions
and
90 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
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 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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#!/bin/sh | ||
|
||
# version number | ||
VERSION="1.4.7" | ||
VERSION="1.5.0" | ||
|
||
|
||
# history file path | ||
|
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 |
---|---|---|
|
@@ -43,5 +43,5 @@ Contacting the maintainer | |
</h3> | ||
<br> | ||
|
||
Begin by making a GitHub issue or sending an email to [email protected]. | ||
Begin by making a GitHub issue or sending an email to [email protected] | ||
</div> |