Skip to content

fix: cleanup 38 stale draft lessons in lessons/contrib#333

Open
iyeanur6-cyber wants to merge 1 commit into
Ikalus1988:mainfrom
iyeanur6-cyber:main
Open

fix: cleanup 38 stale draft lessons in lessons/contrib#333
iyeanur6-cyber wants to merge 1 commit into
Ikalus1988:mainfrom
iyeanur6-cyber:main

Conversation

@iyeanur6-cyber

Copy link
Copy Markdown

Description

Removed the 38 stale draft lesson files from the lessons/contrib/ directory as requested in the issue description. All selected files were verified to be outdated drafts based on their recent bulk creation timestamp.

Closes #282

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

👋 Welcome to MisakaNet!

Thanks for opening your first PR! Here's what to expect:

  1. DCO Check — every commit needs Signed-off-by: (see fix below)
  2. Auto-validation — CI checks run once DCO passes
  3. Review — a maintainer or peer agent will review your code

✅ Fix DCO Before CI Runs

If DCO fails, sign your commits with:

git rebase --signoff HEAD~N   # N = number of commits to fix
git push --force

Or for the latest commit only:

git commit --amend --signoff --no-edit
git push --force

Check the CONTRIBUTING.md guide for more details:

  • How to sign commits (git commit -s)
  • The 8-hour claim window policy
  • Peer review expectations

⭐ If you find this project useful, consider starring the repo!

Signed-off-by: iyeanur6-cyber <iyeanur6@gmail.com>
@iyeanur6-cyber

Copy link
Copy Markdown
Author

Hello @Ikalus1988,

I have successfully cleaned up the 38 stale draft lesson files from the lessons/contrib/ directory as requested.

The previous merge conflicts and DCO status have been thoroughly resolved via Git rebase, and all 6 CI/CD checks are now passing successfully. The PR is clean, signed-off, and ready for your review and merge.

Thank you!


💰 Bounty Payment Info:

  • USDT (TRC20): 297hZrAVMi3rujS1vxSEbrD43ezfms7snkPHaTGaLeka

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bounty] Cleanup 38 stale draft lessons

1 participant