Skip to content

added: update to contributing file#7182

Open
Honyii wants to merge 4 commits intoflyteorg:masterfrom
Honyii:update-contributing-file
Open

added: update to contributing file#7182
Honyii wants to merge 4 commits intoflyteorg:masterfrom
Honyii:update-contributing-file

Conversation

@Honyii
Copy link
Copy Markdown

@Honyii Honyii commented Apr 9, 2026

Tracking issue

closes #7165

Why are the changes needed?

  • To improve the contributing guidelines for clarity

What changes were proposed in this pull request?

The changes I am proposing is to answer the question of; I want to contribute, how do I start and also highlightign other contributor paths like documentation and design.

How was this patch tested?

Tests were not aded because this is a .md file and isn't causing a breaking change.

Labels

Please add one or more of the following labels to categorize your PR:

  • added: For new features.
  • changed: For changes in existing functionality.

This is important to improve the readability of release notes.

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

General questions that may require clarification/how to proceed

  • In the COC and reporting security bugs section, how do contributors report unacceptable behaviour/security issues. Right now I have a send to [email] but no email address for it to be sent to.
  • The slack channel link I referenced in the file, can you share one that does not expire? I am guessing the one I copied from my end may have an expiration date.
  • For the recommendation order, is there a preferred order than the one I have currently?

Kindly let me know if this aligns to the project's needs/ the cprrect way to reference appropriate channels.

@welcome
Copy link
Copy Markdown

welcome bot commented Apr 9, 2026

Thank you for opening this pull request! 🙌

These tips will help get your PR across the finish line:

  • Most of the repos have a PR template; if not, fill it out to the best of your knowledge.
  • Sign off your commits (Reference: DCO Guide).

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.95%. Comparing base (19daf37) to head (fecddbf).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7182      +/-   ##
==========================================
- Coverage   56.95%   56.95%   -0.01%     
==========================================
  Files         931      931              
  Lines       58188    58234      +46     
==========================================
+ Hits        33143    33167      +24     
- Misses      22004    22016      +12     
- Partials     3041     3051      +10     
Flag Coverage Δ
unittests-datacatalog 53.51% <ø> (ø)
unittests-flyteadmin 53.14% <ø> (ø)
unittests-flytecopilot 43.06% <ø> (ø)
unittests-flytectl 64.09% <ø> (+0.07%) ⬆️
unittests-flyteidl 75.71% <ø> (ø)
unittests-flyteplugins 60.17% <ø> (ø)
unittests-flytepropeller 53.71% <ø> (+0.06%) ⬆️
unittests-flytestdlib 62.61% <ø> (-0.42%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Honyii Honyii force-pushed the update-contributing-file branch from ad49d1e to 6686d47 Compare April 13, 2026 20:24
ppiegaze
ppiegaze previously approved these changes Apr 14, 2026
Copy link
Copy Markdown
Member

@ppiegaze ppiegaze left a comment

Choose a reason for hiding this comment

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

LGTM

@ppiegaze
Copy link
Copy Markdown
Member

ppiegaze commented Apr 14, 2026

@Honyii The Slack channel is fine
For the email address, please use support@union.ai (I know, it should be security, but it will get to the right person)
For the DCO thing do this:

git rebase HEAD~N --signoff
git push --force-with-lease

(where N is the number of commits in the PR)

Honyii added 4 commits April 14, 2026 18:31
Signed-off-by:amaechi hope amaechihope20@gmail.com

Signed-off-by: amaechi hope <amaechihope20@gmail.com>
Signed-off-by: amaechi hope amaechihope20@gmail.com

Signed-off-by: amaechi hope <amaechihope20@gmail.com>
Signed-off-by:  amaechi hope amaechihope20@gmail.com

Signed-off-by: amaechi hope <amaechihope20@gmail.com>
Signed-off-by: amaechi hope <amaechihope20@gmail.com>
@Honyii Honyii force-pushed the update-contributing-file branch from 5bd1742 to fecddbf Compare April 14, 2026 17:31
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.

Improve the contribution guidelines

2 participants