Skip to content
Last updated

Project pages have interactive elements you can use to provide feedback or copy code snippet content.

Provide feedback for a page

You can give your feedback for each A project can have different types of feedback forms:

  • thumbs up or down icons
  • mood icons, typically satisfied, neutral or unsatisfied
  • a rating in the form of icons, typically from 1 to 5 stars
  • a numerical scale, typically between 1 and 10
  • a comment

After you interact with a form (except the comment form), a text field is displayed. In this field, you can add more details to your feedback.

If you are logged in a project, your email address is automatically added to the feedback content. The owners of the project can use the address to follow-up with you on your comment. If are not logged in, or the project does not have login enabled, an optional Email field is displayed.

After you click Send, your feedback is submitted.

Copy code sample

You can one-click copy code samples from the project page to use in your work. This function is especially useful with long code fragments.

To copy a code sample:

  • In the top-right corner of the code sample, click the copy icon.

You can now paste the code into another application.

Report an issue in a code sample

If you see an error or an inconsistency in a code sample, you can report it to the project's owner.

To to report a problem with a code sample:

  • In the top-right corner of the code sample, click the exclamation mark icon.
  • Describe the issue.
  • Click Send.

Your message is sent to the organization that owns the project.

Resources