Skip to content

Conversation

@nhussein11
Copy link
Collaborator

Note: I removed the verify contracts page since there is no block explorer available.

πŸ“ Description

Provide a clear and concise description of your changes.

πŸ” Review Preference

Choose one:

  • βœ… I have time to handle formatting/style feedback myself
  • ⚑ Docs team handles formatting (check "Allow edits from maintainers")

πŸ€– AI-Ready Docs

If content changed, regenerate AI files:

  • βœ… I ran python3 scripts/generate_llms.py
  • ⚑ Docs team will regenerate (check "Allow edits from maintainers")

βœ… Checklist

@nhussein11 nhussein11 self-assigned this Nov 11, 2025
Copilot AI review requested due to automatic review settings November 11, 2025 13:04
@nhussein11 nhussein11 requested a review from a team as a code owner November 11, 2025 13:04
@nhussein11 nhussein11 added B0 - Needs Review Pull request is ready for review C1 - Medium Medium priority task A0 - New Content Pull request contains new content pages labels Nov 11, 2025
Copilot finished reviewing on behalf of nhussein11 November 11, 2025 13:06
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a comprehensive troubleshooting guide for developers using Hardhat on Polkadot Hub and removes the placeholder "verify a contract" page since no block explorer is currently available. The guide covers common issues across installation, compilation, deployment, testing, and contract interaction with practical solutions for each problem.

  • Adds detailed troubleshooting documentation with solutions for common Hardhat issues
  • Removes the verify-a-contract.md placeholder file since block explorers are not available
  • Updates navigation and AI-generated files to reflect the new content structure

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
smart-contracts/dev-environments/hardhat/troubleshooting.md Comprehensive troubleshooting guide covering installation, compilation, testing, deployment, and contract interaction issues
smart-contracts/dev-environments/hardhat/verify-a-contract.md Removed placeholder file for contract verification
smart-contracts/dev-environments/hardhat/.nav.yml Updated navigation to remove verify page and include troubleshooting
llms.txt Added troubleshooting page to AI-generated documentation index
llms-full.jsonl Updated with full troubleshooting content for AI training
.ai/site-index.json Updated site index with troubleshooting page metadata
.ai/pages/smart-contracts-dev-environments-hardhat-troubleshooting.md AI-formatted version of troubleshooting guide
.ai/categories/tooling.md Added troubleshooting content to tooling category
.ai/categories/smart-contracts.md Added troubleshooting content to smart contracts category

πŸ’‘ Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@brunopgalvao brunopgalvao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not really see a need for this troubleshooting page. Most of the content is related to HardHat troubleshooting and not specific to underlying Polkadot issues. Nowadays with AI at our finger tips, a quick generative response can resolve most/all of the troubleshooting issues on this page.

Other than that the document looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A0 - New Content Pull request contains new content pages B0 - Needs Review Pull request is ready for review C1 - Medium Medium priority task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants