package
Here are 3,589 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
Now that PyInstaller allows package developers to provide hooks with their packages, we might ask developers of other (major) packages to do so.
Template for a possible text (adobt you your needs and personal style :-):
PyInstaller developer here.
PyInstaller includes a ["hook" for adapting it to the special needs and methods of XXX](https://pyinstaller.readthedocs.io/en/stable/hooks.h
-
Updated
Aug 25, 2020 - Go
-
Updated
May 22, 2020 - PHP
-
Updated
Aug 15, 2020 - JavaScript
-
Updated
Apr 12, 2020 - Python
-
Updated
Aug 26, 2020 - PHP
-
Updated
Jul 15, 2020 - PHP
-
Updated
Jun 12, 2020 - Elixir
-
Updated
Feb 3, 2020 - Elixir
-
Updated
May 19, 2018
-
Updated
Aug 2, 2020 - Python
-
Updated
Aug 23, 2020 - PHP
Describe the bug
$ tele version
Edition: enterprise
Version: 7.1.0-alpha.1.113
Git Commit: 39432eb08f243f101c11807923832e487e67fef3
Helm Version: v2.15
$ tele ls --format short --hub=<redacted> --token=<redacted>
Displaying latest stable versions of application and cluster images in <redacted>. Use --all flag to show all.
[ERROR]: unknown output format "short"
-
Updated
Oct 30, 2019 - Python
-
Updated
Apr 20, 2020 - Shell
-
Updated
Aug 28, 2020 - PHP
-
Updated
Feb 5, 2019 - C#
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