Skip to content

feat: Add lists to docs#193

Merged
BekahHW merged 4 commits intomainfrom
feature/lists
Oct 31, 2023
Merged

feat: Add lists to docs#193
BekahHW merged 4 commits intomainfrom
feature/lists

Conversation

@BekahHW
Copy link
Copy Markdown
Member

@BekahHW BekahHW commented Oct 11, 2023

Description

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

closes #189

Mobile & Desktop Screenshots/Recordings

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📜 README.md
  • 📓 docs.opensauced.pizza
  • 🍕 dev.to/opensauced
  • 📕 storybook
  • 🙅 no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

@netlify
Copy link
Copy Markdown

netlify bot commented Oct 11, 2023

Deploy Preview for docs-open ready!

Name Link
🔨 Latest commit 3343976
🔍 Latest deploy log https://app.netlify.com/sites/docs-open/deploys/654138213127b90008a26678
😎 Deploy Preview https://deploy-preview-193--docs-open.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 site configuration.

Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Conventional Commit PR Title

In order to be considered for merging, the pull request title must match the specification in conventional commits. You can edit the title in order for this check to pass.
Most often, our PR titles are something like one of these:

  • docs: correct typo in README
  • feat: implement dark mode"
  • fix: correct remove button behavior

Linting Errors

  • Found type "feature", must be one of "feat","fix","docs","style","refactor","perf","test","build","ci","chore","revert"

@BekahHW BekahHW marked this pull request as draft October 11, 2023 00:18
@BekahHW BekahHW changed the title feature: Add lists to docs feat: Add lists to docs Oct 11, 2023
@BekahHW BekahHW marked this pull request as ready for review October 31, 2023 17:23
@BekahHW BekahHW merged commit ceb5af5 into main Oct 31, 2023
@BekahHW BekahHW deleted the feature/lists branch October 31, 2023 18:30
github-actions bot pushed a commit that referenced this pull request Oct 31, 2023
## [1.49.0](v1.48.0...v1.49.0) (2023-10-31)

### Features

* Add lists to docs ([#193](#193)) ([ceb5af5](ceb5af5))
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.49.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: lists feature documentation

2 participants