Commit graph

107 commits

Author SHA1 Message Date
ac08913015
🙈 gitignore: Exclude personal AI agent plans from version control
The `docs/superpowers/` directory contains personal, fragmented AI
instructions that could conflict with a shared `AGENTS.md` file later.
Ignoring them keeps the repo focused on a single authoritative source
for AI agent guidance.

Assisted-by: Claude Opus 4.6 (1M context)
Signed-off-by: Justin Wheeler <jwheel@redhat.com>
2026-07-13 19:30:13 -04:00
05b6cc33cc
✏️ Issue templates: Fix Pagure reference and HTML entities from review
The initial migration from GitLab to Forgejo carried over a stale
"Pagure" reference in the LimeSurvey template's related-ticket label and
the HTML entity `&amp;` leaked into section headings in both event
templates. These were likely artifacts from a prior Markdown-to-YAML
conversion step that encoded the ampersand as an HTML entity rather
than writing plain text.

Changed "Pagure ticket" to "Fedora Forge ticket" in `limesurvey.yml`,
and replaced `&amp;` with the word "and" in the "This event and Fedora"
section headings in both `small-events.yml` and
`medium-large-events.yml`, per reviewer preference.

Addresses review feedback from Akashdeep Dhar (@t0xic0der) on PR #125.

Assisted-by: Claude Opus 4.6 (1M context)
Signed-off-by: Justin Wheeler <jwheel@redhat.com>
2026-05-28 23:51:14 +02:00
70f2da3737
🚚 Issue templates: Migrate from GitLab to Forgejo YAML form format
The Fedora Mindshare Committee repository moved from GitLab to Fedora
Forge at forge.fedoraproject.org. GitLab issue templates (Markdown with
`/labels` quick actions) do not function on Forgejo, so all templates
are converted to Forgejo's YAML form template format.

Key changes in this migration:

- Convert five templates to YAML form format with structured inputs
  (typed fields, dropdowns, required-field validation) instead of fill-
  in-the-blank Markdown
- Drop the Hopin request template (Hopin is no longer in use)
- Add auto-labels to all templates via YAML frontmatter (previously only
  the two event templates had labels via GitLab quick actions)
- Surface HTML comments from the originals as visible guidance text in
  `markdown` form elements
- Add `config.yml` with contact links to Mindshare Committee Discourse
  and Matrix channels, shown on the "New Issue" chooser page
- Use Forgejo's `/` exclusive-label separator (replacing GitLab's `::`
  format)

Label assignments per template:
  small-events:        ?/needs committee vote, category/physical events,
                       team/advocates
  medium-large-events: ?/needs committee vote, category/physical events,
                       team/ambassadors
  limesurvey:          ?/needs committee vote, category/limesurvey
  release-party:       ?/needs committee vote, category/physical events
  swag-only:           ?/needs committee vote, category/swag

Assisted-by: Claude Opus 4.6 (1M context)
Signed-off-by: Justin Wheeler <jwheel@redhat.com>
2026-05-22 02:56:59 -04:00
65ea921c33 Update README.md 2026-03-31 16:12:02 +00:00
JWF
a59cb457d9 🆕 🔧 Issue templates: Add Medium/Large Event template 2023-10-24 03:20:37 +00:00
JWF
1fc0bd19fb 🔧 Issue templates: Convert Advocate to Small Events 2023-10-24 03:17:38 +00:00
f8343a74d6
📝 Issue templates: Remove outdated info from Hopin request form
This commit updates the Hopin request form to omit information that is
no longer applicable and to use the new Fedora Community Architect
acronym, instead of FCAIC.

Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
2023-04-12 00:57:46 -04:00
27ef3bb1ae 🔧 Add new issue template: Hopin Request
This commit adds the Pagure issue template for Hopin usage requests to GitLab. This continues the migration from Pagure to GitLab.
2023-04-12 04:55:45 +00:00
91a3fbcda6 🔧 Add new issue template: Release Party
This commit adds the Pagure issue template for release party funding requests to GitLab. This continues the migration from Pagure to GitLab.
2023-04-12 04:36:09 +00:00
aabf40a65b 🔧 Add new issue template: Swag-only
This commit adds the Pagure issue template for swag-only requests to GitLab. This continues the migration from Pagure to GitLab.
2023-04-12 04:34:32 +00:00
82dab4f20e 🔧 Add new issue template: LimeSurvey
This commit adds the Pagure issue template for LimeSurvey infrastructure requests to GitLab. This continues the migration from Pagure to GitLab.
2023-04-12 04:32:13 +00:00
1d9b22c224 🔧 Add new issue template: Advocates
This commit adds the Pagure issue template for Advocate requests to GitLab. This continues the migration from Pagure to GitLab.
2023-04-12 04:28:37 +00:00
1184547dbb
🔥 Remove Fedora Docs, update README instructions
This commit makes two significant changes:

1. Remove all Fedora Docs files, scripts, and assets, since this is
   managed in a new repo: https://gitlab.com/fedora/mindshare/docs
2. Update `README.md` to explain the purpose of this repo, fix the link
   to the Committee documentation, use GitLab links instead of Pagure
   links, and minor restructuring for easier reading.

It also adds a `LICENSE.txt` file to make the implicit CC BY-SA 4.0
license per the Fedora Project Contributor Agreement (FPCA) an explicit
license.

Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
2023-04-12 00:13:12 -04:00
Ben Cotton
7d1f869e36 Election results 2022-12-22 20:18:51 -05:00
Marie Nordin
5863d8b85e add jflory7 as FCAIC, update former members 2022-10-10 21:31:00 +00:00
1b9c897db6 Add Smera as the Mentored Project Representative
Signed-off-by: Vipul Siddharth <siddharthvipul1@gmail.com>
2022-09-16 16:31:33 +05:30
593638a354 add hyperlink to FCAIC
Signed-off-by: Vipul Siddharth <siddharthvipul1@gmail.com>
2022-07-19 15:56:56 +05:30
081a37ce7f limesurvey reformat
Signed-off-by: Vipul Siddharth <siddharthvipul1@gmail.com>
2022-06-29 20:06:28 +05:30
6f58a1b887 update runtime pull method with fetch and reformat submodule
Signed-off-by: Vipul Siddharth <siddharthvipul1@gmail.com>
2022-06-28 22:22:26 +05:30
b57b7d1cee how to limesurvey
Signed-off-by: Vipul Siddharth <siddharthvipul1@gmail.com>
2022-06-28 20:01:46 +05:30
Marie Nordin
ce36951ff8 add new w&a rep 2022-06-21 13:53:24 +00:00
Marie Nordin
115400ab6c Update website/modules/ROOT/pages/index.adoc 2022-06-20 13:57:29 +00:00
Ben Cotton
b97b848ed4 Update with F36 election results 2022-06-17 12:38:51 -04:00
Alberto Rodriguez Sanchez
eb794ab4c2 Fixed asciidoc typos 2022-03-31 13:43:48 -06:00
Alberto Rodriguez Sanchez
e8f9c6e13b Covid19 Guidance 2022-03-30 18:32:35 -06:00
Marie Nordin
5846cb1ed6 adding spaces 2022-03-04 15:07:16 +00:00
Marie Nordin
bbc31c6975 Update website/modules/ROOT/pages/procedures/quarterly_report.adoc
correcting the spacing
2022-03-04 14:27:57 +00:00
Alberto Rodriguez Sanchez
009f71f9cd adding quarterly report to the docs 2022-03-02 10:58:31 -06:00
Alberto Rodriguez Sanchez
15ecc1a6c9 adding quarterly report to the docs 2022-03-02 10:56:43 -06:00
Onuralp SEZER
535ee0df0a
Replace Fedora Mindshare logo with new logo 2021-07-28 20:44:37 +03:00
Onuralp SEZER
64bdc21df9
replace freenode urls with libera.chat 2021-07-20 22:22:44 +03:00
Onuralp SEZER
b621aa3945
mindshare-committee page typo fix 2021-06-27 11:04:04 +03:00
Ben Cotton
d4eee25a0a Update with F34 elections results
Signed-off-by: Ben Cotton <bcotton@fedoraproject.org>
2021-06-04 12:19:28 -04:00
Alberto Rodriguez Sanchez
e260477aac Fixing WARNING: release-parties.adoc: line 38: unterminated listing block 2021-04-21 17:28:03 +00:00
a0020f5772 Issue 262 - Add a page on Council Representative 2021-04-21 19:25:22 +02:00
Marie Nordin
044f0b57da Merge #259 Moving x3mboy to former members and remove Marketing entry from seats and responsibilities 2021-04-07 16:55:58 +00:00
Alberto Rodriguez Sanchez
693071095c Removing marketing from teams page 2021-04-03 20:08:04 -06:00
Alberto Rodriguez Sanchez
6e58d78e04 Moving x3mboy to former members and remove Marketing entry from seats and responsibilities 2021-04-03 19:24:46 -06:00
Alberto Rodriguez Sanchez
9663e0f82c fixing WARNING: release-parties.adoc: line XX: section title out of sequence: expected level 1, got level 2 2021-04-01 18:22:44 -06:00
7a561f4252 Split Design&Web positions, add Duffy as Design representative in Index 2021-01-13 19:41:44 +01:00
8e71f1e71b Revert "Move x3mboy to former reps, remove marketing rep, split web&design in docs index"
This reverts commit 026e28f572.
2021-01-13 18:50:12 +01:00
026e28f572 Move x3mboy to former reps, remove marketing rep, split web&design in docs index 2021-01-12 23:49:22 +01:00
Ben Cotton
f937a66ae1 Update with F33 election results
Fixes #246
2020-12-04 10:43:38 -05:00
7e656c273f Add a section on infographics and the 2019 achievements pic 2020-11-18 19:27:42 +01:00
0e3b00e080 Update build & preview scripts 2020-08-06 23:19:27 +02:00
Alberto Rodriguez Sanchez
d23466a3b9 Fedora Mentored Project Representative typo fixing and menu entry 2020-06-21 09:13:29 -05:00
Ben Cotton
b8cffb9d74 Update with the F32 election results 2020-06-11 22:18:10 -04:00
bf283a97a9 Update website/modules/ROOT/pages/index.adoc 2020-05-27 17:58:05 +00:00
512df9aa60 mentored project rep seat scope 2020-05-27 22:56:02 +05:30
63c6a5011f Update website/modules/ROOT/pages/index.adoc
New docs rep "Petr Bokoc"
2020-05-18 10:30:26 +00:00