Commit graph

7 commits

Author SHA1 Message Date
Shipra Singh
fa20ccfe5d
docs: updated website contribution guidelines (#13137)
* docs: updated website contribution guidelines

Signed-off-by: Shipra Singh <shipsing@redhat.com>

* docs: minor edits

Signed-off-by: Shipra Singh <shipsing@redhat.com>

* docs: fixed coderabbitai suggestions

Signed-off-by: Shipra Singh <shipsing@redhat.com>

---------

Signed-off-by: Shipra Singh <shipsing@redhat.com>
2025-07-11 19:58:43 +05:30
Stévan Le Meur
938db781aa
chore: Contributions guidelines added for website and blog (#9848)
* chore: contributions guidelines added for website and blog
Signed-off-by: Stevan Le Meur <1636769+slemeur@users.noreply.github.com>

* chore: apply suggestions from code review

Co-authored-by: Sonia Sandler <66797193+SoniaSandler@users.noreply.github.com>
Co-authored-by: Philippe Martin <feloy1@gmail.com>
Signed-off-by: Stévan Le Meur <1636769+slemeur@users.noreply.github.com>

* chore: blog post author precision added

Signed-off-by: Stévan Le Meur <1636769+slemeur@users.noreply.github.com>

* chore: url for github profile

Co-authored-by: Sonia Sandler <66797193+SoniaSandler@users.noreply.github.com>
Signed-off-by: Stévan Le Meur <1636769+slemeur@users.noreply.github.com>

---------

Signed-off-by: Stévan Le Meur <1636769+slemeur@users.noreply.github.com>
Co-authored-by: Sonia Sandler <66797193+SoniaSandler@users.noreply.github.com>
Co-authored-by: Philippe Martin <feloy1@gmail.com>
2024-11-13 19:52:44 +01:00
Florent BENOIT
13577e14ec
chore: switch to pnpm instead of yarn (#8589)
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2024-08-29 20:13:01 +00:00
Vladyslav Zhukovskyi
c3561f4e06 feat: add ability to restart kubernetes pod
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
2024-07-15 13:22:30 +03:00
Charlie Drage
2819052a1c
docs: add template for schema / package.json contributions (#7457)
### What does this PR do?

Adds a template we can use for new package.json / schema features we
should be explaining

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

N/A

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

Reference: https://github.com/containers/podman-desktop/issues/5561

### How to test this PR?

<!-- Please explain steps to verify the functionality,
do not forget to provide unit/component tests -->

N/A

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2024-06-05 11:18:02 -04:00
Charlie Drage
7e1f5736bb Update based on review
Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2024-05-03 13:37:35 -04:00
Charlie Drage
d48f4cc464
docs: adds website contributing doc (#7064)
* docs: adds website contributing doc

### What does this PR do?

Adds a website contributing doc with some initial information /
templates on how to write documentation so we have some consistency in
writing documentation.

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

N/A

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

N/A, some small notes I had written while writing website documentation

### How to test this PR?

<!-- Please explain steps to verify the functionality,
do not forget to provide unit/component tests -->

N/A, it's docs

Signed-off-by: Charlie Drage <charlie@charliedrage.com>

* another section for standard templates

Signed-off-by: Charlie Drage <charlie@charliedrage.com>

---------

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2024-05-03 14:59:53 +00:00