Add issue templates, contribution guidelines, and code of conduct; update CI/CD workflows and project metadata (#3)
Release / create-tag-and-release (push) Successful in 15s
Release / create-tag-and-release (push) Successful in 15s
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com> Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
+4
-1
@@ -1,6 +1,9 @@
|
||||
name: list_or
|
||||
description: A Dart utility that seamlessly normalizes single values and iterables into a unified, type-safe List.
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
|
||||
license: BSD 3-Clause License
|
||||
homepage: https://git.hadak.org/dart/list_or
|
||||
repository: https://git.hadak.org/dart/list_or
|
||||
issue_tracker: https://git.hadak.org/dart/list_or/issues
|
||||
|
||||
|
||||
Reference in New Issue
Block a user