Skip to content

Update PR template and improve example validator script#686

Open
222448082Ashen wants to merge 3 commits intothoth-tech:mainfrom
222448082Ashen:usageExamples/Geometry
Open

Update PR template and improve example validator script#686
222448082Ashen wants to merge 3 commits intothoth-tech:mainfrom
222448082Ashen:usageExamples/Geometry

Conversation

@222448082Ashen
Copy link

@222448082Ashen 222448082Ashen commented Dec 21, 2025

Revamps the pull request template for clarity and geometry example validation instructions. Adds single-example validation mode to usage-examples-testing-script.cjs, enabling reliable checks for flat-file usage example layouts.

Description

Please include a summary of the changes and the related issue. Please also include relevant
motivation and context. List any dependencies that are required for this change.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as
    expected)
  • Documentation (update or new)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can
reproduce. Please also list any relevant details for your test configuration.

Testing Checklist

  • Tested in latest Chrome
  • Tested in latest Firefox
  • npm run build
  • npm run preview

Checklist

Please delete options that are not relevant.

If involving code

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

If modified config files

  • I have checked the following files for changes:
    • package.json
    • astro.config.mjs
    • netlify.toml
    • docker-compose.yml
    • custom.css

Folders and Files Added/Modified

Please list the folders and files added/modified with this pull request and delete options that are not relevant.

  • Added:
    • folder/folder
    • folder/folder
  • Modified:
    • folder/file
    • folder/file

Additional Notes

Please add any additional information that might be useful for the reviewers.

Revamps the pull request template for clarity and geometry example validation instructions. Adds single-example validation mode to usage-examples-testing-script.cjs, enabling reliable checks for flat-file usage example layouts.
@netlify
Copy link

netlify bot commented Dec 21, 2025

Deploy Preview for splashkit ready!

Name Link
🔨 Latest commit 147ffd5
🔍 Latest deploy log https://app.netlify.com/projects/splashkit/deploys/697089564f158a000880d2b1
😎 Deploy Preview https://deploy-preview-686--splashkit.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

@stelaukin stelaukin left a comment

Choose a reason for hiding this comment

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

This commit has changed the template for pull requests which would mean if merged other students would not have access to the blank template on the site.

Revised the pull request template for clarity, expanded checklists, and improved instructions. Removed the single-example validation output and related logic from usage-examples-testing-script.cjs to streamline the script and reduce console clutter.
Enhanced the API documentation script to better handle overloaded function links and example references, including correct anchor generation for functions with multiple overloads. Updated usage-example-references.json to add new examples, fix duplicate entries, and adjust titles and formatting for consistency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants