From 3ca71857d3b62796e21f11a2bd07eb259cf8f4cf Mon Sep 17 00:00:00 2001 From: Casey Cain Date: Tue, 9 Apr 2024 11:03:25 -0700 Subject: [PATCH 1/6] Update README.md Proposed changes for the README.md template --- README.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index f0090fb..ef0e7be 100644 --- a/README.md +++ b/README.md @@ -4,24 +4,25 @@ + # §repo_name§ -Repository to describe, develop, document and test the §repo_name§ API family +Repository to describe, develop, document, and test the §repo_name§ API family ## Scope * Service APIs for “§repo_name§” (see APIBacklog.md) * It provides the customer with the ability to: * §API family description§. - * NOTE: The scope of this API family should be limited (at least at a first stage) to 4G and 5G. -* Describe, develop, document and test the APIs (with 1-2 Telcos) + * NOTE: The scope of this API family should be limited (at least at the first stage) to 4G and 5G. +* Describe, develop, document, and test the APIs (with 1-2 Telcos) * Started: §start date§ -* Location: virtually +* [Latest Release](https://github.com/camaraproject/§repo_name§/releases/latest) -## Meetings -* Meetings are held virtually -* Schedule: tbd -* Meeting link: tbd - -## Contributorship and mailing list -* To subscribe / unsubscribe to the mailing list of this Sub Project and thus be / resign as Contributor please visit . -* A message to all Contributors of this Sub Project can be sent using . +## Contributing +* Meetings + * [Registration](https://wiki.camaraproject.org/x/TQAG) Update this link with your meeting join link + * Schedule: + * [Minutes](https://wiki.camaraproject.org/x/TQAG) Update this link to your wiki page using the "Share" link +* Mailing List + * Subscribe / Unsubscribe to the mailing list of this Sub Project . + * A message to all Contributors of this Sub Project can be sent using . From cd1379a02f2d3db177fc28c47a56b482c32f73b4 Mon Sep 17 00:00:00 2001 From: Casey Cain Date: Fri, 12 Apr 2024 08:54:24 -0700 Subject: [PATCH 2/6] Update README.md Moved latest release section Added clearer instructions --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef0e7be..7be1bff 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,14 @@ Repository to describe, develop, document, and test the §repo_name§ API family * NOTE: The scope of this API family should be limited (at least at the first stage) to 4G and 5G. * Describe, develop, document, and test the APIs (with 1-2 Telcos) * Started: §start date§ -* [Latest Release](https://github.com/camaraproject/§repo_name§/releases/latest) ## Contributing * Meetings * [Registration](https://wiki.camaraproject.org/x/TQAG) Update this link with your meeting join link * Schedule: - * [Minutes](https://wiki.camaraproject.org/x/TQAG) Update this link to your wiki page using the "Share" link + * Minutes: Access [meeting minutes] (update this link to your wiki page using the "Share" link). * Mailing List * Subscribe / Unsubscribe to the mailing list of this Sub Project . * A message to all Contributors of this Sub Project can be sent using . +* [Latest Release](https://github.com/camaraproject/§repo_name§/releases/latest) + * Release Tracking: Follow updates on our [wiki release tracking page] (Link to wiki release tracking page using the "share" link from Confluence) From e299790f42bd5ffc81600fdadfb3cd3b175961d5 Mon Sep 17 00:00:00 2001 From: Casey Cain Date: Fri, 12 Apr 2024 10:03:45 -0700 Subject: [PATCH 3/6] Update README.md Updated mailing list instructions from "all contributors" to "the community" Co-authored-by: Herbert Damker <52109189+hdamker@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7be1bff..c5ccab0 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,6 @@ Repository to describe, develop, document, and test the §repo_name§ API family * Minutes: Access [meeting minutes] (update this link to your wiki page using the "Share" link). * Mailing List * Subscribe / Unsubscribe to the mailing list of this Sub Project . - * A message to all Contributors of this Sub Project can be sent using . + * A message to the community of this Sub Project can be sent using . * [Latest Release](https://github.com/camaraproject/§repo_name§/releases/latest) * Release Tracking: Follow updates on our [wiki release tracking page] (Link to wiki release tracking page using the "share" link from Confluence) From 2a984f103abe83ed95acf85376d5e44ef4fa6473 Mon Sep 17 00:00:00 2001 From: Casey Cain Date: Fri, 12 Apr 2024 10:15:30 -0700 Subject: [PATCH 4/6] Update README.md Changed release tracking to CHANGELOG --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5ccab0..a58b94d 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,4 @@ Repository to describe, develop, document, and test the §repo_name§ API family * Subscribe / Unsubscribe to the mailing list of this Sub Project . * A message to the community of this Sub Project can be sent using . * [Latest Release](https://github.com/camaraproject/§repo_name§/releases/latest) - * Release Tracking: Follow updates on our [wiki release tracking page] (Link to wiki release tracking page using the "share" link from Confluence) + * Release Tracking: For changes see the [CHANGELOG.md](https://github.com/camaraproject/§repo_name§/blob/main/CHANGELOG.md) From 6a41f341c89458c40057f633f65d52c70a08e23b Mon Sep 17 00:00:00 2001 From: Casey Cain Date: Mon, 15 Apr 2024 08:33:09 -0700 Subject: [PATCH 5/6] Update README.md Update release section Co-authored-by: Herbert Damker <52109189+hdamker@users.noreply.github.com> --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a58b94d..6977a0a 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,13 @@ Repository to describe, develop, document, and test the §repo_name§ API family * Describe, develop, document, and test the APIs (with 1-2 Telcos) * Started: §start date§ +## Status and released versions + + + + + + ## Contributing * Meetings * [Registration](https://wiki.camaraproject.org/x/TQAG) Update this link with your meeting join link From b8cedbbacd4b29afae6f1d135cc34164e7175833 Mon Sep 17 00:00:00 2001 From: Casey Cain Date: Mon, 15 Apr 2024 08:35:02 -0700 Subject: [PATCH 6/6] Update README.md Changed release section --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 6977a0a..28fadfa 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Repository to describe, develop, document, and test the §repo_name§ API family * Describe, develop, document, and test the APIs (with 1-2 Telcos) * Started: §start date§ -## Status and released versions +## Release Information @@ -32,5 +32,3 @@ Repository to describe, develop, document, and test the §repo_name§ API family * Mailing List * Subscribe / Unsubscribe to the mailing list of this Sub Project . * A message to the community of this Sub Project can be sent using . -* [Latest Release](https://github.com/camaraproject/§repo_name§/releases/latest) - * Release Tracking: For changes see the [CHANGELOG.md](https://github.com/camaraproject/§repo_name§/blob/main/CHANGELOG.md)