Developer Docs
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Welcome
    • Scaffold an App
    • Create a Theme
    • Build a Form
    • Write a Shaman
    • Supported Networks
    • DAO App Starter
      • Examples
    • React Features
      • connect
      • moloch-v3-hooks
      • moloch-v3-macro-ui
      • form-builder
      • tx-builder
      • moloch-v3-legos
        • Contract Legos
        • Transaction Legos
        • Field Legos
        • Form Legos
      • moloch-v3-fields
    • Component Library
      • ui
      • Storybook
    • Data
      • moloch-v3-data
        • Functions
      • contract-utils
      • profile-data
    • Utilities
      • utils
        • Functions
      • abis
      • keychain-utils
        • Functions
      • data-fetch-utils
        • Functions
  • Subgraphs
    • DAO Database
  • Contracts
    • Moloch v3
    • Membership
    • Treasury
    • Shamans
      • Examples
    • Summoners
      • Examples
  • Contributing
    • App Maintenance
      • Issue Triage
      • PR Review and Testing
      • Deploying
    • Subgraph Maintenance
      • Deploying
      • Billing
    • Contract Maintenance
      • Upgrading
  • Community Links

In This Chapter

  • Resources
  • Procedures
Provide Feedback (opens in a new tab)Edit Page
Contributing
App Maintenance

Apps Maintenance SOP

This guide will outline the processes for (1) issue triage, (2) pull request review and testing, and (3) app and NPM package deployment.

Resources

Contribution Guidelines and local development set up can be found on this page (opens in a new tab). These guides assume you are able to run the monorepo locally.

All App and SDK code can be found in the Monorepo (opens in a new tab)

Here is the issue board (opens in a new tab)

Procedures

How to manage bugs and feature requests

How to manage bugs pull requests

How to deploy

ContributingIssue Triage

DAOhaus Developer Docs