Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated for corrections #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dbacarella
Copy link

Updated document to reflect current system views, and to explain actions in greater detail.


name: Pull request
about: Help us improve our package
title: "[WIP|Feature|Fix]"
labels: do-not-merge

Community Note
Pull requests are always welcome, we are always thrilled to receive them and we do our best to process them quickly. If your pull request is not accepted on the first try, don't get discouraged!

  • Please vote on this pull request by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Ensure you have added or ran the appropriate tests for this pull request
  • If the PR is unfinished, add [WIP] prefix to the pull request title and add the do-not-merge label.
  • Include in the title the category of this pull request. The categories are: [WIP], [Feature] or [Fix]. If the category is unknown use [WIP], once the PR is ready to be merged replace [WIP] for the right category.
  • Always assign label(s) to your PR.
  • Any significant improvement should be documented as a GitHub issue before anybody starts working on it.
  • Make sure all your commits include a signature generated with git commit -s

What this PR does / Why we need it?

References
List of issues this PR fixes using the prefix Fixes, Closes or Resolves and the issue number or link. Format Examples: Fixes #<issue number>, Closes <link of issue> or Resolves #<issue number>.
The issues will be closed automatically when this pull request is merged. Example:

  • Fixes #000

How I did it?
Description of the changes done.

How to verify it?
Instructions to test the change. Include screenshot or test output as evidence or as example of expected results for the tests.

Description for the changelog
Write a short (one line) summary that describes the changes in this pull request for inclusion in the changelog

Updated document to reflect current system views, and to explain actions in greater detail.
@dbacarella
Copy link
Author

@timroster Please review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant