Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

docs: define free and paid product model

オープン
#7 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
活発
領域
payments

調査の方向性

The issue names no files, tests, or entry points. Start by identifying where product limits and entitlement decisions belong, then define the free and paid rules, offline and account-lifecycle behavior, and the boundary with ChatGPT access; done means the model is documented and the acceptance criteria are unambiguous.

索引モデルが issue の本文から書いたものです。

説明

Objective

Define a simple monetization model without weakening the core product or creating confusing limits.

Proposed initial model

Free:

  • Queue up to 2 prompts total, meaning one automated follow-up after the initial prompt.
  • Local-only operation.
  • Core queue controls.
  • No ads.

Paid:

  • Larger or unlimited queue sizes subject to practical safety limits.
  • Advanced queue features added over time.
  • Optional workflow features.
  • Optional cross-device sync only if a backend is introduced later.

Important product rule

QueueIt sells the QueueIt software and workflow features. It does NOT sell ChatGPT access, model tokens, or a way around ChatGPT usage limits.

The extension must never imply that paying QueueIt increases a user's ChatGPT quota.

Entitlements

Document:

  • anonymous/free state
  • paid state
  • how entitlement is checked
  • what happens offline
  • grace period behavior
  • account deletion
  • refunds/cancellation handling
  • server-side verification if a backend is introduced

Recommendation for MVP

Do not build payments before the core queue loop is stable. First validate the product with a local free version.

Acceptance criteria

A user can understand the free limit in one sentence, and paid functionality is clearly separate from ChatGPT subscription access.

主要言語
CSS
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

ChinmayOnGithub/queueit のほかの issue

ChinmayOnGithub/queueit の issue をすべて見る

似ている issue

Fintech & Quant の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。