Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mediawiki 1.33 #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# These are supported funding model platforms

github: padams
custom: https://paypal.me/openwebanalytics
31 changes: 31 additions & 0 deletions .github/ISSUE_TEMPLATE/01_Bug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Bug Report
about: Report errors and problems
labels: bug

---

**Before you open an issue:**

- [ ] I followed the [installation](https://github.com/Open-Web-Analytics/owa-mediawiki-extension/wiki/Installation) or [update](https://github.com/Open-Web-Analytics/owa-mediawiki-extension/wiki/Updating) guide
- [ ] [I read the troubleshooting guide in the wiki](https://github.com/Open-Web-Analytics/owa-mediawiki-extension/wiki/Troubleshooting)

**Affected Version(s)**: x.y.z

**PHP Version**: 7.x FPM

**Webserver**: Apache/Nginx

**Browser**: Chrome 80.x.x

**Description**
<!-- A clear and concise description of the problem. -->

**How to reproduce**


**Possible Solution**
<!--- Optional: only if you have suggestions on a fix/reason for the bug -->

**Additional context**
<!-- Optional: any other context about the problem: log messages, screenshots, etc. -->
13 changes: 13 additions & 0 deletions .github/ISSUE_TEMPLATE/02_Feature.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
name: Feature Request
about: RFC and ideas for new features and improvements
labels: enhancement

---

**Description**
<!-- A clear and concise description of the new feature. -->

**Example**
<!-- A simple example of the new feature in action (include PHP code, YAML config, etc.)
If the new feature changes an existing feature, include a simple before/after comparison. -->
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/03_Support.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
name: Support Question
about: Question and problems
labels: question

---

**Description**
<!-- A clear and concise description. -->

**Example**
<!-- optional -->
25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/04_Installation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: Installation Problems
about: Problems with updates or fresh installs
labels: Installation

---

**Before you open an issue:**

- [ ] I followed the [installation](https://github.com/Open-Web-Analytics/owa-mediawiki-extension/wiki/Installation) or [update](https://github.com/Open-Web-Analytics/owa-mediawiki-extension/wiki/Updating) guide
- [ ] [I read the troubleshooting guide in the wiki](https://github.com/Open-Web-Analytics/owa-mediawiki-extension/wiki/Troubleshooting)

**Affected Version(s)**: x.y.z

**PHP Version**: 7.x FPM

**Webserver**: Apache/Nginx

**Browser**: Chrome 80.x.x

**Description**
<!-- A clear and concise description of the problem. -->

**Additional context**
<!-- Optional: any other context about the problem: log messages, screenshots, etc. -->
50 changes: 50 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
## Pull request checklist

Please check if your PR fulfills the following requirements:
- [ ] Tested the changes


## Pull request type

<!-- Please do not submit updates to dependencies unless it fixes an issue. -->

<!-- Please try to limit your pull request to one type, submit multiple pull requests if needed. -->

Please check the type of change your PR introduces:
- [ ] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Other (please describe):


## What is the current behavior?
<!-- Please describe the current behavior that you are modifying, or link to a relevant issue. -->

Issue Number: N/A


## What is the new behavior?
<!-- Please describe the behavior or changes that are being added by this PR. -->

-
-
-

## Does this introduce a breaking change?

- [ ] Yes
- [ ] No

<!-- If this introduces a breaking change, please describe the impact and migration path for existing applications below. -->

## Docs need to be updated?

- [ ] Yes
- [ ] No

<!-- If this introduces a doc update, please describe it below. -->

## Other information

<!-- Any other information that is important to this PR such as screenshots of how the component looks before and after the change. -->
76 changes: 76 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
# Contributor Covenant Code of Conduct

## Our Pledge

In the interest of fostering an open and welcoming environment, we as
contributors and maintainers pledge to making participation in our project and
our community a harassment-free experience for everyone, regardless of age, body
size, disability, ethnicity, sex characteristics, gender identity and expression,
level of experience, education, socio-economic status, nationality, personal
appearance, race, religion, or sexual identity and orientation.

## Our Standards

Examples of behavior that contributes to creating a positive environment
include:

* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members

Examples of unacceptable behavior by participants include:

* The use of sexualized language or imagery and unwelcome sexual attention or
advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic
address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting

## Our Responsibilities

Project maintainers are responsible for clarifying the standards of acceptable
behavior and are expected to take appropriate and fair corrective action in
response to any instances of unacceptable behavior.

Project maintainers have the right and responsibility to remove, edit, or
reject comments, commits, code, wiki edits, issues, and other contributions
that are not aligned to this Code of Conduct, or to ban temporarily or
permanently any contributor for other behaviors that they deem inappropriate,
threatening, offensive, or harmful.

## Scope

This Code of Conduct applies both within project spaces and in public spaces
when an individual is representing the project or its community. Examples of
representing a project or community include using an official project e-mail
address, posting via an official social media account, or acting as an appointed
representative at an online or offline event. Representation of a project may be
further defined and clarified by project maintainers.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at . All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an incident.
Further details of specific enforcement policies may be posted separately.

Project maintainers who do not follow or enforce the Code of Conduct in good
faith may face temporary or permanent repercussions as determined by other
members of the project's leadership.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html

[homepage]: https://www.contributor-covenant.org

For answers to common questions about this code of conduct, see
https://www.contributor-covenant.org/faq
29 changes: 29 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# How to contribute

I'm really glad you're reading this, because we need volunteer developers to help this project come to fruition.

## Testing

Most of the "code" on this repository of the project is eithe PHP, JavaScript or CSS, Please Test your contributions before submitting them

## Submitting changes

Please send a [GitHub Pull Request to owa-mediawiki-extension](https://github.com/Open-Web-Analytics/owa-mediawiki-extension/pull/new/master) with a
clear list of what you've done (read more about [pull requests](http://help.github.com/pull-requests/)).
When you send a pull request, we will love you forever if you include comments.
Please follow our coding conventions (below) and make sure all of your commits are atomic (one feature per commit).

Always write a clear log message for your commits. One-line messages are fine for small changes, but bigger changes should look like this:

$ git commit -m "A brief summary of the commit
>
> A paragraph describing what changed and its impact."

## Coding conventions

Start reading our code and you'll get the hang of it. We optimize for readability:

* This is open source software. Consider the people who will read your code, and make it look nice for them. It's sort of like driving a car: Perhaps you love doing donuts when you're alone, but with passengers the goal is to make the ride as smooth as possible.



Loading