Skip to content

Commit 085afdf

Browse files
committed
Update
1 parent d0d49a0 commit 085afdf

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

CONTRIBUTING.MD

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- omit in toc -->
2-
# Contributing to Platine Expression
2+
# Contributing to Platine Filesystem
33

44
First off, thanks for taking the time to contribute! ❤️
55

@@ -28,13 +28,13 @@ All types of contributions are encouraged and valued. See the [Table of Contents
2828

2929
## I Have a Question
3030

31-
> If you want to ask a question, we assume that you have read the available [Documentation](https://docs.platine-php.com/packages/expression).
31+
> If you want to ask a question, we assume that you have read the available [Documentation](https://docs.platine-php.com/packages/filesystem).
3232
33-
Before you ask a question, it is best to search for existing [Issues](https://github.com/platine-php/expression/issues) that might help you. In case you have found a suitable issue and still need clarification, you can write your question in this issue. It is also advisable to search the internet for answers first.
33+
Before you ask a question, it is best to search for existing [Issues](https://github.com/platine-php/filesystem/issues) that might help you. In case you have found a suitable issue and still need clarification, you can write your question in this issue. It is also advisable to search the internet for answers first.
3434

3535
If you then still feel the need to ask a question and need clarification, we recommend the following:
3636

37-
- Open an [Issue](https://github.com/platine-php/expression/issues/new).
37+
- Open an [Issue](https://github.com/platine-php/filesystem/issues/new).
3838
- Provide as much context as you can about what you're running into.
3939
- Provide project and platform versions (nodejs, npm, etc), depending on what seems relevant.
4040

@@ -68,8 +68,8 @@ Depending on how large the project is, you may want to outsource the questioning
6868
A good bug report shouldn't leave others needing to chase you up for more information. Therefore, we ask you to investigate carefully, collect information and describe the issue in detail in your report. Please complete the following steps in advance to help us fix any potential bug as fast as possible.
6969

7070
- Make sure that you are using the latest version.
71-
- Determine if your bug is really a bug and not an error on your side e.g. using incompatible environment components/versions (Make sure that you have read the [documentation](https://docs.platine-php.com/packages/expression). If you are looking for support, you might want to check [this section](#i-have-a-question)).
72-
- To see if other users have experienced (and potentially already solved) the same issue you are having, check if there is not already a bug report existing for your bug or error in the [bug tracker](https://github.com/platine-php/expression/issues?q=label%3Abug).
71+
- Determine if your bug is really a bug and not an error on your side e.g. using incompatible environment components/versions (Make sure that you have read the [documentation](https://docs.platine-php.com/packages/filesystem). If you are looking for support, you might want to check [this section](#i-have-a-question)).
72+
- To see if other users have experienced (and potentially already solved) the same issue you are having, check if there is not already a bug report existing for your bug or error in the [bug tracker](https://github.com/platine-php/filesystem/issues?q=label%3Abug).
7373
- Also make sure to search the internet (including Stack Overflow) to see if users outside of the GitHub community have discussed the issue.
7474
- Collect information about the bug:
7575
- Stack trace (Traceback)
@@ -86,7 +86,7 @@ A good bug report shouldn't leave others needing to chase you up for more inform
8686
8787
We use GitHub issues to track bugs and errors. If you run into an issue with the project:
8888

89-
- Open an [Issue](https://github.com/platine-php/expression/issues/new). (Since we can't be sure at this point whether it is a bug or not, we ask you not to talk about a bug yet and not to label the issue.)
89+
- Open an [Issue](https://github.com/platine-php/filesystem/issues/new). (Since we can't be sure at this point whether it is a bug or not, we ask you not to talk about a bug yet and not to label the issue.)
9090
- Explain the behaviour you would expect and the actual behaviour.
9191
- Please provide as much context as possible and describe the *reproduction steps* that someone else can follow to recreate the issue on their own. This usually includes your code. For good bug reports you should isolate the problem and create a reduced test case.
9292
- Provide the information you collected in the previous section.
@@ -102,26 +102,26 @@ Once it's filed:
102102

103103
### Suggesting Enhancements
104104

105-
This section guides you through submitting an enhancement suggestion for Platine Expression, **including completely new features and minor improvements to existing functionality**. Following these guidelines will help maintainers and the community to understand your suggestion and find related suggestions.
105+
This section guides you through submitting an enhancement suggestion for Platine Filesystem, **including completely new features and minor improvements to existing functionality**. Following these guidelines will help maintainers and the community to understand your suggestion and find related suggestions.
106106

107107
<!-- omit in toc -->
108108
#### Before Submitting an Enhancement
109109

110110
- Make sure that you are using the latest version.
111-
- Read the [documentation](https://docs.platine-php.com/packages/expression) carefully and find out if the functionality is already covered, maybe by an individual configuration.
112-
- Perform a [search](https://github.com/platine-php/expression/issues) to see if the enhancement has already been suggested. If it has, add a comment to the existing issue instead of opening a new one.
111+
- Read the [documentation](https://docs.platine-php.com/packages/filesystem) carefully and find out if the functionality is already covered, maybe by an individual configuration.
112+
- Perform a [search](https://github.com/platine-php/filesystem/issues) to see if the enhancement has already been suggested. If it has, add a comment to the existing issue instead of opening a new one.
113113
- Find out whether your idea fits with the scope and aims of the project. It's up to you to make a strong case to convince the project's developers of the merits of this feature. Keep in mind that we want features that will be useful to the majority of our users and not just a small subset. If you're just targeting a minority of users, consider writing an add-on/plugin library.
114114

115115
<!-- omit in toc -->
116116
#### How Do I Submit a Good Enhancement Suggestion?
117117

118-
Enhancement suggestions are tracked as [GitHub issues](https://github.com/platine-php/expression/issues).
118+
Enhancement suggestions are tracked as [GitHub issues](https://github.com/platine-php/filesystem/issues).
119119

120120
- Use a **clear and descriptive title** for the issue to identify the suggestion.
121121
- Provide a **step-by-step description of the suggested enhancement** in as many details as possible.
122122
- **Describe the current behaviour** and **explain which behaviour you expected to see instead** and why. At this point you can also tell which alternatives do not work for you.
123123
- You may want to **include screenshots and animated GIFs** which help you demonstrate the steps or point out the part which the suggestion is related to. You can use [this tool](https://www.cockos.com/licecap/) to record GIFs on macOS and Windows, and [this tool](https://github.com/colinkeenan/silentcast) or [this tool](https://github.com/GNOME/byzanz) on Linux. <!-- this should only be included if the project has a GUI -->
124-
- **Explain why this enhancement would be useful** to most Platine Expression users. You may also want to point out the other projects that solved it better and which could serve as inspiration.
124+
- **Explain why this enhancement would be useful** to most Platine Filesystem users. You may also want to point out the other projects that solved it better and which could serve as inspiration.
125125

126126
<!-- You might want to create an issue template for enhancement suggestions that can be used as a guide and that defines the structure of the information to be included. If you do so, reference it here in the description. -->
127127

0 commit comments

Comments
 (0)