The DBMS-iTC uses public GitHub Issues and Discussions as its primary contact and review channels. This keeps proposed changes, rationale, decisions, and follow-up visible to reviewers and document editors.
| Channel | Use it for | Start here |
|---|---|---|
GitHub Issue |
A specific defect, ambiguity, missing requirement, proposed wording change, evaluation-activity correction, or formal request for interpretation that should be tracked to resolution. |
|
GitHub Discussion |
A broader design question, early proposal, cross-document topic, community or membership question, or idea that would benefit from conversation before a concrete change is defined. |
|
Website issue |
A broken link, inaccessible artifact, rendering defect, or problem with the public-review website rather than the technical content of a DBMS document. |
Before You Submit
-
Sign in to a GitHub account. GitHub requires an authenticated account to open an issue or start a discussion.
-
Search the existing issues and existing discussions for the same topic.
-
Identify the affected document, version, section, table, or requirement identifier.
-
Keep each issue focused on one independently resolvable change. Use a discussion when the scope or preferred resolution is not yet clear.
-
Do not include confidential evaluation evidence, proprietary product information, credentials, or other material that should not be public.
Submit a Review Issue Using a Template
-
Open the DBMS Documents issue-template chooser.
-
Select Get started beside the template that best matches the comment.
-
Keep the template’s title prefix and add a short, specific summary.
-
Complete every relevant prompt. A proposed resolution or example replacement text makes a comment much easier to evaluate.
-
Use the Preview tab to check formatting and links, then select Submit new issue.
-
Follow the issue for questions, proposed edits, and the recorded disposition.
| Template | Choose it when |
|---|---|
cPP change request |
The comment concerns the DBMS Base cPP, its security problem definition, conformance claims, SFRs, SARs, or supporting rationale. |
PP-Module change request |
The comment concerns the Cryptographic Functions, Cloud, or DBaaS PP-Module. Identify whether the impact is in Crypto + Cloud, Crypto + DBaaS, or both families. |
SD change request |
The comment concerns an Evaluation Activity, test, evidence expectation, evaluator guidance, or other Supporting Document content. |
PP-Configuration change request |
The comment concerns composition, compatibility, mandatory modules, conformance, or another PP-Configuration rule. |
Request for Interpretation |
A published requirement or Evaluation Activity needs a formal interpretation. Check the current Technical Decisions first and submit one question per request. |
Information That Makes an Issue Actionable
Include the following whenever it applies:
-
Document title and version.
-
Section title, page, table, SFR, SAR, Evaluation Activity, or stable HTML link.
-
The current text or behavior that creates the problem.
-
The security, evaluation, interoperability, or editorial impact.
-
Proposed replacement text or a concrete resolution.
-
Relevant standards, implementation evidence, diagrams, or related issues and discussions.
Title: [MODULE CHANGE] Clarify the tenant identifier binding in FIA_USB.1/DBaaS
Document and location: DBMS DBaaS PP-Module 0.5, FIA_USB.1/DBaaS application note.
Problem: State the ambiguity and the interpretations a reader could reasonably reach.
Proposed resolution: Supply replacement wording or describe the intended rule precisely.
Composition impact: Crypto + DBaaS; identify any corresponding Supporting Document activity that also needs adjustment.
Start a Discussion Topic
-
Open DBMS-iTC Discussions and search for an existing conversation.
-
Select New discussion or use the direct discussion-category chooser.
-
Choose the category that best fits the topic.
-
Enter a descriptive title that names the technology area or document family.
-
In the body, explain the context, affected documents, question to resolve, important alternatives, and your preferred direction if you have one.
-
Select Start discussion and follow the topic for replies.
A strong discussion opening normally answers four questions:
-
What decision or uncertainty should the community address?
-
Which DBMS documents or review families are affected?
-
What alternatives or constraints should participants consider?
-
What outcome would allow the topic to become a concrete document change?
Move From Discussion to a Tracked Change
When a discussion produces a concrete change, open the appropriate issue template and include the discussion URL. The issue becomes the tracked unit of work; the discussion remains the background and decision record. Maintainers may also create an issue directly from a discussion when the topic is ready for implementation.
Direct Links
For more help with the GitHub interface, see GitHub’s guides to creating an issue and participating in a discussion.