📒
nx-ng-starter
  • Contributor Covenant Code of Conduct
  • Contributing to this repository
  • Nx Ng Starter
  • Security
  • Support
  • Tools
    • diagrams
      • branching
      • pr-validation-pipeline
      • trunk-on-push-pipeline
    • tools/shell
    • tools/ts
      • Unit Coverage Stats
    • generators
      • client-feature
        • <%= name %>
      • client-store
        • <%= name %>
      • client-ui
        • <%= name %>
      • client-util
        • <%= name %>
  • .github
    • ISSUE_TEMPLATE
      • bug_report
    • ISSUE_TEMPLATE
      • feature_request
    • ISSUE_TEMPLATE
      • maintenance
  • Libraries
    • backend-auth
    • backend-diagnostics
    • backend-gql
    • backend-grpc
    • backend-interfaces
    • backend-logger
    • backend-websocket
    • client-chatbot
    • client-core-components
    • client-core
    • Angular D3 Chart Components Module
    • client-diagnostics
    • client-directives
    • client-gql
    • client-grpc
    • client-material
    • client-pwa-offline
    • client-services
    • client-sidebar
    • client-store-chatbot
    • client-store-http-api
    • client-store-http-progress
    • client-store-sidebar
    • client-store-theme
    • client-store-user
    • client-store-websocket
    • client-store
    • client-translate
    • client-unit-testing
    • Angular Eliza Chatbot Module
    • client-util-sentry
    • client-util
    • proto
Powered by GitBook
On this page
  • Getting started
  • Before you begin
  • Don't see your issue? Open one
  • Keep contributing
  • Types of contributions
  • :memo: Issues
  • :hammer_and_wrench: Pull requests
  • Starting with an issue
  • Labels
  • Opening a pull request
  • Make your update
  • Open a pull request
  • Submit your PR & get it reviewed
  • Your PR is merged!
  • Reviewing
  • Self review
  • Suggested changes
  • Working in the repository

Was this helpful?

Contributing to this repository

PreviousContributor Covenant Code of ConductNextNx Ng Starter

Last updated 2 years ago

Was this helpful?

Getting started

Before you begin

Have you read the ?

Check out the and see what are accepted.

Don't see your issue? Open one

If you spot something new, open an issue using a . We'll use the issue to have a conversation about the problem you want to fix.

Keep contributing

Now that you're a part of the community, you can keep participating in many ways.

Learn more about contributing:

Types of contributions

You can contribute to the repository several ways.

:memo: Issues

:hammer_and_wrench: Pull requests

Starting with an issue

Labels can help you find an issue you'd like to help with.

Opening a pull request

Fork using the command line:

Make your update

Open a pull request

Submit your PR & get it reviewed

  • After that, we may have questions, check back on your PR to keep up with the conversation.

Your PR is merged!

Congratulations! The whole Intel community thanks you.

Reviewing

Every single PR is reviewed.

  • Reviews are always respectful, acknowledging that everyone did the best possible job with the knowledge they had at the time.

  • Reviews discuss content, not the person who created it.

  • Reviews are constructive and start conversation around feedback.

Self review

You should always review your own PR first.

For content changes, make sure that you:

Suggested changes

Working in the repository

are used to track tasks that contributors can help with. If an issue has no labels, we haven't reviewed it yet and you shouldn't begin work on it.

If you've found something in the content or the website that should be updated, search open issues to see if someone else has reported the same thing. If it's something new, open an issue using a . We'll use the issue to have a conversation about the problem you want to fix.

A is a way to suggest changes in the repository.

You can browse to find something that needs help.

If you find something that is not present in the issues section

Labels

The is for problems or updates that anyone in the community can start working on.

Check all available labels with description .

so that you can make your changes without affecting the original project until you're ready to merge them.

Make your changes to the file(s) you'd like to update. Here are some tips and tricks for .

When you're done making changes and you'd like to propose them for review. Read if unsure how to do it.

Once you submit your PR, others from the core team will review it with you. The first thing you're going to want to do is a .

Did you have an issue, like a merge conflict? Check out our on how to resolve merge conflicts and other issues.

Once your PR is merged, you will be listed as a contributor in the .

We may ask for changes to be made before a PR can be merged, either using or pull request comments. You can apply suggested changes directly through the UI. You can make any other changes in your fork, then commit them to your branch.

As you update your PR and apply changes, mark each conversation as .

To work with in the repository the following should be fulfilled.

🏷️
Issues
template
pull request
existing issues
Submit a new issue using existing templates
Help wanted label
here
Fork the repo
about pull requests
git tutorial
contributor chart
suggested changes
resolved
requirements
code of conduct
existing issues
template
types of contributions
Types of contributions
:memo: Issues
:hammer_and_wrench: Pull requests
Starting with an issue
Labels
Opening a pull request
Reviewing
Self review
Suggested changes
Working with the repository
working with the repository
self review