package
Here are 4,061 public repositories matching this topic...
Most of the documentation has been rewritten recently. The content minimum content we need is there but there is a lot that can be done to improve it.
If you'd like to contribute to the semantic-release project, helping with the following would be much appreciated:
- Fix typo, misspelling and gramatical mistakes
- Improve language: make short and simpler sentences, improve clarity
- Harmoniz
The manual could be enhanced to contain cross-references to the command-line option.
As of today the manual only says e.g.
the command line option ``--additional-hooks-dir``
this could be changed into Sphinx :option: cross-ref like
the command line option :option:`pyinstaller --additional-
-
Updated
Sep 29, 2020 - Go
-
Updated
May 22, 2020 - PHP
-
Updated
Jan 19, 2021 - JavaScript
-
Updated
Apr 12, 2020 - Python
-
Updated
Jan 27, 2021 - PHP
-
Updated
Jan 21, 2021 - PHP
-
Updated
Jan 28, 2021 - Python
-
Updated
Jan 4, 2021 - Elixir
-
Updated
Feb 3, 2020 - Elixir
-
Updated
May 19, 2018
-
Updated
Dec 18, 2020 - PHP
-
Updated
Jan 25, 2021 - Python
Summary
The CONTRIBUTING.md file directs users to our community formus. Travis recently updated the forum domain from community.gravitational.com to community.goteleport.com.
The following line should be changed from:
asking in the [community forum](https://community.gravitational.com/) first.
to
asking in the [community forum](https://community.goteleport.com/) first
-
Updated
Oct 30, 2019 - Python
-
Updated
Apr 20, 2020 - Shell
-
Updated
Jan 21, 2021 - PHP
Improve this page
Add a description, image, and links to the package topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the package topic, visit your repo's landing page and select "manage topics."
Expected Behavior
It should be possible to customize the header of the generated changelog (or omit it completely).
Current Behavior
The changelog header is hardcoded in https://github.com/lerna/lerna/blob/master/core/conventional-commits/lib/constants.js
Possible Solution
A `command.publish.changelogHea