Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feature flags to PR guidance #50

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Add feature flags to PR guidance #50

merged 1 commit into from
Nov 21, 2023

Conversation

withinfocus
Copy link
Contributor

🎟️ Tracking

Internal change.

🚧 Type of change

  • 🎂 Other

📔 Objective

Mentions use of feature flags in the template, as guidance.

📋 Code changes

  • .github/PULL_REQUEST_TEMPLATE.md: Text addition and cleanup.

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

- Contributor guidelines followed
- All formatters and local linters executed and passed
- Written new unit and / or integration tests where applicable
- Protected functional changes with optionality (feature flags)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The one true change here.

@withinfocus withinfocus marked this pull request as ready for review November 16, 2023 21:25
@withinfocus withinfocus requested a review from a team as a code owner November 16, 2023 21:25
@bitwarden-bot
Copy link

Logo
Checkmarx One – Scan Summary & Detailsd4991498-4f0e-4a03-9e99-f20e933afe13

No New Or Fixed Issues Found

@withinfocus withinfocus merged commit 1ec1c56 into main Nov 21, 2023
1 check passed
@withinfocus withinfocus deleted the flags branch November 21, 2023 13:34
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.

3 participants