File size: 2,849 Bytes
22638b8
1720135
96f93e8
1720135
f7c1df2
22638b8
96f93e8
22638b8
b123fbb
22638b8
b123fbb
96f93e8
b123fbb
96f93e8
 
 
dbe5b53
22638b8
 
 
 
 
 
96f93e8
22638b8
 
 
 
 
 
 
 
 
 
 
1720135
 
 
22638b8
 
 
 
 
1720135
22638b8
1720135
22638b8
1720135
22638b8
1720135
403166c
1720135
 
b123fbb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# What You Can Contribute To?

## Documentation/Wiki

Found a typo, or something that isn't as clear as it could be? Maybe I've missed something off altogether, or you hit a roadblock that took you a while to figure out. Edit the [docs](./docs/) to add to or improve the documentation. This will help future users get Websurfx up and running more easily.

## Readme

Did you find a typo, or the Readme is not as clear as it should be? Consider Submitting a Pull request to the [Readme](https://github.com/neon-mmd/websurfx/blob/master/README.md) to add to or improve the Readme. This will help future users to better understand the project more clearly.

## Help Improve GitHub Actions

Know how to fix or improve a GitHub action? Consider Submitting a Pull request to help make automation and testing better.

## Source Code

You should know at least one of the things below to start contributing:

- Rust basics
- Actix-web crate basics
- Tokio crate and async/await
- Reqwest crate basics
- Serde and serde_json crate basics
- Scraper crate basics
- Frontend (handlebars, css and js).
- Fake useragent crate basics
- pyo3/hlua/rlua crates basics

## Report a Bug/Issue

If you've found a bug, then please consider raising it as an issue [here](https://github.com/neon-mmd/websurfx/issues). This will help me know if there's something that needs fixing. Try and include as much detail as possible, such as your environment, steps to reproduce, any console output and maybe an example screenshot or recording if necessary.

## Spread the word

Websurfx is still a relatively young project, and as such not many people know of it. It would be great to see more users, and so it would be awesome if you could consider sharing with your friends or on social platforms.

## Guidelines

- Please be patient.
- Treat everyone with respect -- \"give respect and take respect.\"
- Document your code properly with Rust coding conventions in mind.
- Provide a brief description of the changes you made in the pull request.
- Provide an appropriate header for the pull request.

## Join the discussion

We have a [Discord](https://discord.gg/SWnda7Mw5u) channel, feel free to join and share your ideas and ask questions about the project, we would be glad to hear you out.

# Where To Contribute?

The _rolling branch_ is where we intend all contributions should go.


We appreciate any contributions whether of any size or topic and suggestions to help improve the Websurfx project. Please keep in mind the above requirements and guidelines before submitting a pull request and also if you have any doubts/concerns/questions about the project, its source code or anything related to the project then feel free to ask by opening an [issue](https://github.com/neon-mmd/websurfx/issues) or by asking us on our [Discord](https://discord.gg/SWnda7Mw5u) channel.