Protocol.Land Docs
HomeBlogGit Repo
  • 👋Welcome to Protocol.Land
  • 🗄️Working with Repositories
    • Create a new repository
    • Fork a repository
    • Clone a repository
    • Import a repository from GitHub
    • Create a new branch
    • Update a repository’s general information
    • Add contributors to a repository
    • Tokenization
  • 📁Working with Files
    • Create a new file
    • Add file/ files
    • Edit a file
  • 💻Working with Pull Requests
    • Create a new pull request
    • Create a new pull request from a fork
    • Add reviewers to a pull request
    • Approve a pull request
    • Comment on a pull request
    • Merge a pull request
    • Close a pull request
    • Reopen a pull request
  • 📄Working with Issues
    • Create a new issue
    • Assign an issue
    • Comment on an issue
    • Close an issue
    • Reopen an issue
    • Create a new bounty
    • Close a bounty
  • 🚀Working with Deployments
    • Deploy a static page
    • Assign an ArNS name
  • working with organizations
    • Create a new organization
    • Create a new repository
    • Import a repository from GitHub
    • Add members to organization
    • See List of Organizations you are part of
    • Transfer your repo to organization
  • ℹ️Working with Profiles
    • Customize your profile details
    • Add a README for your profile
    • Explore contribution activity
Powered by GitBook
On this page
Edit on GitHub
  1. Working with Issues

Create a new issue

Create a new issue using the web UI.

PreviousReopen a pull requestNextAssign an issue

Last updated 1 year ago

Creating an issue helps track tasks, enhancements, bugs and other requests within a project.

Follow these steps to create a new issue in a repository on Protocol.Land:

  1. Navigate to the main page of the repository and select the Issues tab.

  2. Click “New issue”.

  3. You will be directed to the issue creation page.

  4. Type in the title for the issue.

  5. ⁠Type in the description summarizing the necessary information for the issue.

  6. Click “Create Issue” located at the bottom of the page.

  7. You are redirected to the issue page where you can see the relevant details.

📄