Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1 from digicatapult/bot/apply-template
Browse files Browse the repository at this point in the history
Apply template
  • Loading branch information
dblane-digicatapult authored Apr 19, 2022
2 parents 76f4c42 + edb29b0 commit bfa6ed2
Show file tree
Hide file tree
Showing 23 changed files with 89 additions and 162 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ about: Create a report to help us improve

<!--
Have you read our Code of Conduct? By filing an Issue, you are expected to comply with it, including treating everyone with respect: https://github.com/digicatapult/openapi-service-template/.github/blob/main/CODE_OF_CONDUCT.md
Have you read our Code of Conduct? By filing an Issue, you are expected to comply with it, including treating everyone with respect: https://github.com/digicatapult/adcp-profiler-service/.github/blob/main/CODE_OF_CONDUCT.md
-->

### Prerequisites

- [ ] Put an X between the brackets on this line if you have done all of the following:
- Checked the FAQs for common solutions: <https://github.com/digicatapult/openapi-service-template/blob/main/CONTRIBUTING.md/#FAQs>
- Checked that your issue isn't already filed: <https://github.com/issues?utf8=✓&q=is%3Aissue+user%3Aopenapi-service-template>
- Checked the FAQs for common solutions: <https://github.com/digicatapult/adcp-profiler-service/blob/main/CONTRIBUTING.md/#FAQs>
- Checked that your issue isn't already filed: <https://github.com/issues?utf8=✓&q=is%3Aissue+user%3Aadcp-profiler-service>

### Description

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ about: Suggest an idea for this project

<!--
Have you read our Code of Conduct? By filing an Issue, you are expected to comply with it, including treating everyone with respect: https://github.com/digicatapult/openapi-service-template/.github/blob/main/CODE_OF_CONDUCT.md
Have you read our Code of Conduct? By filing an Issue, you are expected to comply with it, including treating everyone with respect: https://github.com/digicatapult/adcp-profiler-service/.github/blob/main/CODE_OF_CONDUCT.md
---
Also note that the Digital Catapult team has finite resources so it's unlikely that we'll work on feature requests. If we're interested in a particular feature however, we'll follow up and ask you to submit an RFC to talk about it in more detail.
Expand Down
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

1. Copy the correct template for your contribution

- 🐛 Are you fixing a bug? Copy the template from <https://github.com/digicatapult/openapi-service-template/blob/main/.github/ISSUE_TEMPLATE/bug_report.md>
- 💻 Are you changing functionality? Copy the template from <https://github.com/digicatapult/openapi-service-template/blob/main/.github/ISSUE_TEMPLATE/feature_request.md>
- 🐛 Are you fixing a bug? Copy the template from <https://github.com/digicatapult/adcp-profiler-service/blob/main/.github/ISSUE_TEMPLATE/bug_report.md>
- 💻 Are you changing functionality? Copy the template from <https://github.com/digicatapult/adcp-profiler-service/blob/main/.github/ISSUE_TEMPLATE/feature_request.md>

2. Replace this text with the contents of the template
3. Fill in all sections of the template
Expand Down
73 changes: 0 additions & 73 deletions .github/workflows/apply-template.yml

This file was deleted.

2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behaviour may be reported by contacting the project team at [[email protected]](mailto:[email protected]?subject=openapi-service-template). All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team's obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
Instances of abusive, harassing, or otherwise unacceptable behaviour may be reported by contacting the project team at [[email protected]](mailto:[email protected]?subject=adcp-profiler-service). All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team's obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.

Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.

Expand Down
42 changes: 21 additions & 21 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Contributing to openapi-service-template
# Contributing to adcp-profiler-service

Firstly, we would like to thank you for taking the time to contribute!

Expand All @@ -24,7 +24,7 @@ The following is a set of guidelines for contributing to our packages, which are

## Code of Conduct

This project and all those participating in it are governed by the [Digital Catapult's Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behaviour to [[email protected]](mailto:[email protected]?subject=openapi-service-template).
This project and all those participating in it are governed by the [Digital Catapult's Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behaviour to [[email protected]](mailto:[email protected]?subject=adcp-profiler-service).

## FAQs

Expand All @@ -34,19 +34,19 @@ We don't have any frequently asked questions yet.

### Reporting Bugs

This section guides you through submitting a bug report for openapi-service-template. Following these guidelines helps maintainers and the community understand your report :pencil:, reproduce the behaviour :computer: :computer:, and find related reports :mag_right:.
This section guides you through submitting a bug report for adcp-profiler-service. Following these guidelines helps maintainers and the community understand your report :pencil:, reproduce the behaviour :computer: :computer:, and find related reports :mag_right:.

Before creating bug reports, please check [this list](#before-submitting-a-bug-report) as you might find out that you don't need to create one. When you are creating a bug report, please [include as many details as possible](#how-do-i-submit-a-good-bug-report). Fill out [the required template](https://github.com/digicatapult/openapi-service-template/blob/main/.github/ISSUE_TEMPLATE/bug_report.md), the information it asks for helps us resolve issues faster.
Before creating bug reports, please check [this list](#before-submitting-a-bug-report) as you might find out that you don't need to create one. When you are creating a bug report, please [include as many details as possible](#how-do-i-submit-a-good-bug-report). Fill out [the required template](https://github.com/digicatapult/adcp-profiler-service/blob/main/.github/ISSUE_TEMPLATE/bug_report.md), the information it asks for helps us resolve issues faster.

> **Note:** If you find a **Closed** issue that seems like it is the same thing that you're experiencing, open a new issue and include a link to the original issue in the body of your new one.
#### Before Submitting A Bug Report

- **Perform a [cursory search](https://github.com/search?q=+is%3Aissue+user%3Aopenapi-service-template)** to see if the problem has already been reported. If it has **and the issue is still open**, add a comment to the existing issue instead of opening a new one.
- **Perform a [cursory search](https://github.com/search?q=+is%3Aissue+user%3Aadcp-profiler-service)** to see if the problem has already been reported. If it has **and the issue is still open**, add a comment to the existing issue instead of opening a new one.

#### How Do I Submit A (Good) Bug Report?

Bugs are tracked as [GitHub issues](https://guides.github.com/features/issues/). Create an issue on that repository and provide the following information by filling in [the template](https://github.com/digicatapult/openapi-service-template/.github/blob/main/.github/ISSUE_TEMPLATE/bug_report.md).
Bugs are tracked as [GitHub issues](https://guides.github.com/features/issues/). Create an issue on that repository and provide the following information by filling in [the template](https://github.com/digicatapult/adcp-profiler-service/.github/blob/main/.github/ISSUE_TEMPLATE/bug_report.md).

Explain the problem and include additional details to help maintainers reproduce the problem:

Expand All @@ -56,30 +56,30 @@ Explain the problem and include additional details to help maintainers reproduce
- **Describe the behaviour you observed after following the steps** and point out what exactly is the problem with that behaviour.
- **Explain which behaviour you expected to see instead and why.**
- **Include screenshots and animated GIFs** which show you following the described steps and clearly demonstrate the problem. If you use the keyboard while following the steps, \*\*record the GIF with the [this tool](https://www.cockos.com/licecap/) to record GIFs on macOS and Windows, and [this tool](https://github.com/colinkeenan/silentcast) or [this tool](https://github.com/Xaviju/byzanzUI) on Linux.
- **If you're reporting that openapi-service-template crashed**, include a crash report with a stack trace from the operating system. On macOS, the crash report will be available in `Console.app` under "Diagnostic and usage information" > "User diagnostic reports". Include the crash report in the issue in a [code block](https://help.github.com/articles/markdown-basics/#multiple-lines), a [file attachment](https://help.github.com/articles/file-attachments-on-issues-and-pull-requests/), or put it in a [gist](https://gist.github.com/) and provide link to that gist.
- **If you're reporting that adcp-profiler-service crashed**, include a crash report with a stack trace from the operating system. On macOS, the crash report will be available in `Console.app` under "Diagnostic and usage information" > "User diagnostic reports". Include the crash report in the issue in a [code block](https://help.github.com/articles/markdown-basics/#multiple-lines), a [file attachment](https://help.github.com/articles/file-attachments-on-issues-and-pull-requests/), or put it in a [gist](https://gist.github.com/) and provide link to that gist.
- **If the problem wasn't triggered by a specific action**, describe what you were doing before the problem happened and share more information using the guidelines below.

Provide more context by answering these questions:

- **Did the problem start happening recently** (e.g. after updating to a new version of openapi-service-template) or was this always a problem?
- If the problem started happening recently, **can you reproduce the problem in an older version of openapi-service-template?** What's the most recent version in which the problem doesn't happen? You can checkout older versions of openapi-service-template from [the releases page](https://github.com/digicatapult/openapi-service-template/releases).
- **Did the problem start happening recently** (e.g. after updating to a new version of adcp-profiler-service) or was this always a problem?
- If the problem started happening recently, **can you reproduce the problem in an older version of adcp-profiler-service?** What's the most recent version in which the problem doesn't happen? You can checkout older versions of adcp-profiler-service from [the releases page](https://github.com/digicatapult/adcp-profiler-service/releases).
- **Can you reliably reproduce the issue?** If not, provide details about how often the problem happens and under which conditions it normally happens.

Include details about your configuration and environment:

- **Which version of openapi-service-template are you using?** You can get the exact version from the version attribute within package.json.
- **What's the name and version of the OS you've deployed openapi-service-template to**?
- **Are you running openapi-service-template in a virtual machine?** If so, which VM software are you using and which operating systems and versions are used for the host and the guest?
- **Which version of adcp-profiler-service are you using?** You can get the exact version from the version attribute within package.json.
- **What's the name and version of the OS you've deployed adcp-profiler-service to**?
- **Are you running adcp-profiler-service in a virtual machine?** If so, which VM software are you using and which operating systems and versions are used for the host and the guest?

### Suggesting Enhancements

This section guides you through submitting an enhancement suggestion for openapi-service-template, including completely new features and minor improvements to existing functionality. Following these guidelines helps maintainers and the community understand your suggestion :pencil: and find related suggestions :mag_right:.
This section guides you through submitting an enhancement suggestion for adcp-profiler-service, including completely new features and minor improvements to existing functionality. Following these guidelines helps maintainers and the community understand your suggestion :pencil: and find related suggestions :mag_right:.

Before creating enhancement suggestions, please check [this list](#before-submitting-an-enhancement-suggestion) as you might find out that you don't need to create one. When you are creating an enhancement suggestion, please [include as many details as possible](#how-do-i-submit-a-good-enhancement-suggestion). Fill in [the template](https://github.com/digicatapult/openapi-service-template/blob/main/.github/ISSUE_TEMPLATE/feature_request.md), including the steps that you imagine you would take if the feature you're requesting existed.
Before creating enhancement suggestions, please check [this list](#before-submitting-an-enhancement-suggestion) as you might find out that you don't need to create one. When you are creating an enhancement suggestion, please [include as many details as possible](#how-do-i-submit-a-good-enhancement-suggestion). Fill in [the template](https://github.com/digicatapult/adcp-profiler-service/blob/main/.github/ISSUE_TEMPLATE/feature_request.md), including the steps that you imagine you would take if the feature you're requesting existed.

#### Before Submitting An Enhancement Suggestion

- **Perform a [cursory search](https://github.com/search?q=+is%3Aissue+user%3Aopenapi-service-template)** to see if the enhancement has already been suggested. If it has, add a comment to the existing issue instead of opening a new one.
- **Perform a [cursory search](https://github.com/search?q=+is%3Aissue+user%3Aadcp-profiler-service)** to see if the enhancement has already been suggested. If it has, add a comment to the existing issue instead of opening a new one.

#### How Do I Submit A (Good) Enhancement Suggestion?

Expand All @@ -89,19 +89,19 @@ Enhancement suggestions are tracked as [GitHub issues](https://guides.github.com
- **Provide a step-by-step description of the suggested enhancement** in as many details as possible.
- **Provide specific examples to demonstrate the steps**. Include copy/pasteable snippets which you use in those examples, as [Markdown code blocks](https://help.github.com/articles/markdown-basics/#multiple-lines).
- **Describe the current behaviour** and **explain which behaviour you expected to see instead** and why.
- **Include screenshots and animated GIFs** which help you demonstrate the steps or point out the part of openapi-service-template which the suggestion is related to. You can use [this tool](https://www.cockos.com/licecap/) to record GIFs on macOS and Windows, and [this tool](https://github.com/colinkeenan/silentcast) or [this tool](https://github.com/GNOME/byzanz) on Linux.
- **Explain why this enhancement would be useful** to most openapi-service-template users.
- **Include screenshots and animated GIFs** which help you demonstrate the steps or point out the part of adcp-profiler-service which the suggestion is related to. You can use [this tool](https://www.cockos.com/licecap/) to record GIFs on macOS and Windows, and [this tool](https://github.com/colinkeenan/silentcast) or [this tool](https://github.com/GNOME/byzanz) on Linux.
- **Explain why this enhancement would be useful** to most adcp-profiler-service users.
- **List some other text editors or applications where this enhancement exists.**
- **Specify which version of openapi-service-template you're using.** You can get the exact version from the version attribute within package.json.
- **What's the name and version of the OS you've deployed openapi-service-template to**?
- **Specify which version of adcp-profiler-service you're using.** You can get the exact version from the version attribute within package.json.
- **What's the name and version of the OS you've deployed adcp-profiler-service to**?

### Pull Requests

The process described here has several goals:

- Maintain openapi-service-template's quality
- Maintain adcp-profiler-service's quality
- Fix problems that are important to users
- Enable a sustainable system for openapi-service-template's maintainers to review contributions
- Enable a sustainable system for adcp-profiler-service's maintainers to review contributions

Please follow these steps to have your contribution considered by the maintainers:

Expand Down
Loading

0 comments on commit bfa6ed2

Please sign in to comment.