[PR #5010] [MERGED] fix: typo in contribution guidelines, update project metadata and pull_request_temp...md #4859

Closed
opened 2026-02-22 18:36:40 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/5010
Author: @dipanshurdev
Created: 2/18/2026
Status: Merged
Merged: 2/18/2026
Merged by: @timothycarambat

Base: masterHead: minor-feat


📝 Commits (2)

  • 296ba53 fix: typo in contribution guidelines, update project metadata and pull_request_temp...md
  • 5497e83 Merge branch 'master' into minor-feat

📊 Changes

3 files changed (+28 additions, -15 deletions)

View changed files

📝 CONTRIBUTING.md (+3 -3)
📝 package.json (+9 -1)
📝 pull_request_template.md (+16 -11)

📄 Description

Pull Request Type

  • 🔨 chore
  • 📝 docs
  • ♻️ refactor

Relevant Issues

N/A (Minor maintenance)

Description

This PR performs minor but useful maintenance across the repository:

  • Typo Fixes: Corrected spelling errors in CONTRIBUTING.md ("assoicated" -> "associated", "propogation" -> "propagation").
  • Metadata Update: Added repository, bugs, and homepage fields to the root package.json to align with npm/Open Source best practices.
  • Improved PR Template: Enhanced the pull_request_template.md to be more structured, providing better guidance for future contributors (added type descriptions and a visuals section).

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • I have tested my code functionality

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/5010 **Author:** [@dipanshurdev](https://github.com/dipanshurdev) **Created:** 2/18/2026 **Status:** ✅ Merged **Merged:** 2/18/2026 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `minor-feat` --- ### 📝 Commits (2) - [`296ba53`](https://github.com/Mintplex-Labs/anything-llm/commit/296ba5354f19ce2136db54847ae4cdd93afefe41) fix: typo in contribution guidelines, update project metadata and pull_request_temp...md - [`5497e83`](https://github.com/Mintplex-Labs/anything-llm/commit/5497e83fab02149c17bc2b6db83030e74c27d0ea) Merge branch 'master' into minor-feat ### 📊 Changes **3 files changed** (+28 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTING.md` (+3 -3) 📝 `package.json` (+9 -1) 📝 `pull_request_template.md` (+16 -11) </details> ### 📄 Description ### Pull Request Type - [x] 🔨 chore - [x] 📝 docs - [ ] ♻️ refactor ### Relevant Issues N/A (Minor maintenance) ### Description This PR performs minor but useful maintenance across the repository: - **Typo Fixes**: Corrected spelling errors in [CONTRIBUTING.md](cci:7://file:///c:/Users/hp/Documents/Work/git%20forked/anything-llm/CONTRIBUTING.md:0:0-0:0) ("assoicated" -> "associated", "propogation" -> "propagation"). - **Metadata Update**: Added `repository`, `bugs`, and `homepage` fields to the root [package.json](cci:7://file:///c:/Users/hp/Documents/Work/git%20forked/anything-llm/package.json:0:0-0:0) to align with npm/Open Source best practices. - **Improved PR Template**: Enhanced the [pull_request_template.md](cci:7://file:///c:/Users/hp/Documents/Work/git%20forked/anything-llm/pull_request_template.md:0:0-0:0) to be more structured, providing better guidance for future contributors (added type descriptions and a visuals section). ### Developer Validations - [x] I ran `yarn lint` from the root of the repo & committed changes - [x] I have tested my code functionality --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:36:40 -05:00
yindo closed this issue 2026-02-22 18:36:40 -05:00
yindo changed title from [PR #5010] fix: typo in contribution guidelines, update project metadata and pull_request_temp...md to [PR #5010] [MERGED] fix: typo in contribution guidelines, update project metadata and pull_request_temp...md 2026-06-05 15:20:44 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4859