EFForg / EFForg/dnt-policy

Change Non-ASCII characters

Open
#28 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
50
Forks
9
PR merge metrics
No merged PRs in 30d

Description

```
$ wc dnt-policy.txt
218 1588 10551 dnt-policy.txt
$ LC_ALL=C grep '[^[:print:]]' dnt-policy.txt
NOTE: if an “Other Domain” does not receive identifiable user information
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Open dnt-policy.txt and inspect the line reported by LC_ALL=C grep '[^[:print:]]'. Replace the non-ASCII character(s), then rerun the same command and confirm it produces no output.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.