Skip to content

Added 5 Islamic Books by Ali Sajid#110

Open
AliSajid55 wants to merge 1 commit into
SENODROOM:mainfrom
AliSajid55:main
Open

Added 5 Islamic Books by Ali Sajid#110
AliSajid55 wants to merge 1 commit into
SENODROOM:mainfrom
AliSajid55:main

Conversation

@AliSajid55

Copy link
Copy Markdown

Summary

Library changes (REQUIRED)

  • Which files did you add or change under library/ or books.json?
    • Example: library/book-1.md, library/book-2.md, books.json

Checklist (all required)

  • I confirm this PR includes at least 5 books in the library (files in library/ and entries in books.json).
  • I updated any relevant docs or README if the structure changed.
  • The repository builds/tests (if applicable) pass locally.

Example book JSON format

You can provide books as a top-level array or as the value of a books key.

Top-level array:

[
  { "title": "QIYAM-e-RAMZAN_...(ali_sajid_01)", "author": "Author A", "notes": "Short note" },
  { "title": "Rasool-e-Akrim-...(ali_sajid_02)", "author": "Author B" },
  { "title": "Wafat-Un-Nabi-Alaihissalam...(ali_sajid_03)", "author": "Author C" },
  { "title": "Fazail-e-Quran-...(ali_sajid_04)", "author": "Author D" },
  { "title": "Khassais-e-Ali_...(ali_sajid_05)", "author": "Author E" }
]

books.json with books key:

{
  "books": [
    { "title": "Book One", "author": "Author A" },
    { "title": "Book Two", "author": "Author B" },
    { "title": "Book Three", "author": "Author C" },
    { "title": "Book Four", "author": "Author D" },
    { "title": "Book Five", "author": "Author E" }
  ]
}

If you add individual files under library/, prefer one file per book (e.g., library/book-title.md) with at least:

  • Title (H1 or frontmatter)
  • Author
  • Short description

Thank you for contributing!

Copilot AI review requested due to automatic review settings June 16, 2026 07:34

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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